diff options
Diffstat (limited to 'gdk-pixbuf-2.0.pc.in')
-rw-r--r-- | gdk-pixbuf-2.0.pc.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk-pixbuf-2.0.pc.in b/gdk-pixbuf-2.0.pc.in index bc22fd3d1..36480dc1a 100644 --- a/gdk-pixbuf-2.0.pc.in +++ b/gdk-pixbuf-2.0.pc.in @@ -8,4 +8,5 @@ Description: Image loading and scaling Version: @VERSION@ Requires: gobject-2.0,gmodule-2.0 Libs: -L${libdir} -lgdk_pixbuf-1.3 @INTLLIBS@ @MATH_LIB@ -Cflags: -I${includedir}/gtk-2.0. +Cflags: -I${includedir}/gtk-2.0 + |