You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/libsexy/files/libsexy-0.1.11-pkgconfig-po...

13 lines
281 B

--- libsexy.pc.in
+++ libsexy.pc.in
@@ -6,7 +6,8 @@
Name: libsexy
Description: Doing naughty things to good widgets
Version: @VERSION@
-Libs: -L${libdir} -lsexy @PACKAGE_LIBS@
+Libs: -L${libdir} -lsexy
+Libs.private: @PACKAGE_LIBS@
Cflags: -I${includedir} @PACKAGE_CFLAGS@