opt/libsexy/libsexy-0.1.11-pkgconfig-pollution.patch
2014-11-30 00:35:31 +11:00

13 lines
281 B
Diff

--- 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@