https://bugzilla.redhat.com/show_bug.cgi?id=1176273 --- Comment #12 from Jeremy Newton <alexjnewt@xxxxxxxxx> --- Ok, so I've looked into it. Looks like the maintainer for plee the bear has moved the library files to %{_libdir}/plee-the-bear, so you'll have to add the following to cmake: -DBEAR_ENGINE_LIBRARY_DIRECTORY=%{_libdir}/plee-the-bear But this is problematic if this is a run-time dependency for asgp (is it?). I would assume that one of the packagers for plee-the-bear should move this into a "lib" sub package and make a devel package to provide the include files. It seems the include files can be specified with: -DBEAR_ENGINE_INCLUDE_DIRECTORY=LOCATION and -DBEAR_ITEMS_INCLUDE_DIRECTORY=LOCATION The packagers also removed the editor binaries, so if you would like those to be included too, I would inquire to the maintainers to add them or ask to become a co-maintainer for the package. Either way, it looks like you'll need to talk to them to see how to move forward. Feel free to add me as a CC if you email them or make another bug report. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx