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/net-print/libgnomecups/files/libgnomecups-0.2.3-pkgconfi...

11 lines
404 B

--- libgnomecups-1.0.pc.in~ 2007-01-02 01:18:51.000000000 +0100
+++ libgnomecups-1.0.pc.in 2011-05-08 13:21:35.000000000 +0200
@@ -7,5 +7,6 @@
Description: GNOME CUPS Library
Version: @VERSION@
Requires: glib-2.0 gobject-2.0
-Libs: -L${libdir} -lgnomecups-1.0 @CUPS_LIBS@
+Libs: -L${libdir} -lgnomecups-1.0
+Libs.private: -L${libdir} -lgnomecups-1.0 @CUPS_LIBS@
Cflags: -I${includedir} @CUPS_CFLAGS@