https://bugzilla.redhat.com/show_bug.cgi?id=853553 --- Comment #36 from Brendan Jones <brendan.jones.it@xxxxxxxxx> --- The wxsqlite3 lib name is dependant on the version of GTK it is built against. So using find_library(wxcode_gtk2_wxsqlite3-2.8 ) seems to me to be more restrictive than simply passing a cmake variable at configuration time. That way you can build against any version of gtk. This is not the case for the other wxWidgets as they are handled by the FindwxWidgets macro (which in turn relies on wxconfig rather than pkgconfig) The patch I proposed is a flexible one -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review