summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-2.0.pc.in
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-01-08 07:50:46 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-01-08 07:50:46 +0000
commit7007394cffa4fac3a71de674e835a738d7ea366f (patch)
treeb5b1b7b29e411be457b95a5feb85e5b816d51834 /gdk-pixbuf-2.0.pc.in
parentc6e68eb9951bc689f4fa9946836841aa6c046029 (diff)
downloadgdk-pixbuf-7007394cffa4fac3a71de674e835a738d7ea366f.tar.gz
2.6.1
Diffstat (limited to 'gdk-pixbuf-2.0.pc.in')
-rw-r--r--gdk-pixbuf-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf-2.0.pc.in b/gdk-pixbuf-2.0.pc.in
index f8d130c02..b3b09154d 100644
--- a/gdk-pixbuf-2.0.pc.in
+++ b/gdk-pixbuf-2.0.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: GdkPixbuf
Description: Image loading and scaling
Version: @VERSION@
-Requires: gobject-2.0,gmodule-2.0
+Requires: gobject-2.0,gmodule-no-export-2.0
Libs: -L${libdir} -lgdk_pixbuf-@GTK_API_VERSION@ @GDK_PIXBUF_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-2.0 @GDK_PIXBUF_EXTRA_CFLAGS@