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
commit65d7ef8ff45e9fede058e989c78ad8ba986014a0 (patch)
tree96cff545435ebaf74b640bf65be4a7c786a74861 /gdk-pixbuf-2.0.pc.in
parent2237bea6c33c02f8cda2d4dfec5c8919b205f27c (diff)
downloadgdk-pixbuf-65d7ef8ff45e9fede058e989c78ad8ba986014a0.tar.gz
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@