summaryrefslogtreecommitdiff
blob: faf16dea71ca58d76f2ff33ae66aa64cf22e230e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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@