diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-01-08 07:50:46 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-01-08 07:50:46 +0000 |
commit | 65d7ef8ff45e9fede058e989c78ad8ba986014a0 (patch) | |
tree | 96cff545435ebaf74b640bf65be4a7c786a74861 /gdk-pixbuf-2.0.pc.in | |
parent | 2237bea6c33c02f8cda2d4dfec5c8919b205f27c (diff) | |
download | gdk-pixbuf-65d7ef8ff45e9fede058e989c78ad8ba986014a0.tar.gz |
2.6.1GTK_2_6_1
Diffstat (limited to 'gdk-pixbuf-2.0.pc.in')
-rw-r--r-- | gdk-pixbuf-2.0.pc.in | 2 |
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@ |