[gtk+/gtk-2-22] Adapt to the new, external gdk-pixbuf



commit 674b1965775c34ee7f1ae860f59d17c59876cde5
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 26 21:57:04 2010 -0400

    Adapt to the new, external gdk-pixbuf

 gdk-2.0.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-2.0.pc.in b/gdk-2.0.pc.in
index 24a5dfb..5b2a5d8 100644
--- a/gdk-2.0.pc.in
+++ b/gdk-2.0.pc.in
@@ -7,6 +7,6 @@ target= gdktarget@
 Name: GDK
 Description: GTK+ Drawing Kit (${target} target)
 Version: @VERSION@
-Requires: gdk-pixbuf-2.0 @GDK_PACKAGES@
+Requires: @GDK_PACKAGES@
 Libs: -L${libdir} -lgdk-${target}- GTK_API_VERSION@ @GDK_EXTRA_LIBS@
 Cflags: -I${includedir}/gtk-2.0 -I${libdir}/gtk-2.0/include @GDK_EXTRA_CFLAGS@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]