https://bugzilla.redhat.com/show_bug.cgi?id=967620 --- Comment #21 from Michael Schwendt <mschwendt@xxxxxxxxx> --- > I don't know what's wrong with the pkgconfig files? Well, they refer to libraries you have deleted. ;-) Examples: $ pkg-config --libs edelib -ledelib $ pkg-config --libs edelib-dbus -L/lib64 -ledelib_dbus -ledelib -ldbus-1 $ pkg-config --libs edelib-gui -Wl,-z,relro -ledelib_gui -lfltk_images -lfltk -ledelib $ pkg-config --libs edelib-gui-no-images -Wl,-z,relro -ledelib_gui -lfltk -ledelib What to do about the FLTK libs that are being referred to is an entirely different matter and also depends on whether libedelib_gui is a shared or static lib. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=QBddgE4j0r&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review