]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf-2.0.pc.in
Don't add attributes with empty ranges. (fixes #101564 and #80637)
[~andy/gtk] / gdk-pixbuf-2.0.pc.in
index 36480dc1a9a950e9ae4cf0db78469ce83c96e497..f8d130c02a3c767c516d8efa9f452bcacbb794fd 100644 (file)
@@ -7,6 +7,6 @@ Name: GdkPixbuf
 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
+Libs: -L${libdir} -lgdk_pixbuf-@GTK_API_VERSION@ @GDK_PIXBUF_EXTRA_LIBS@
+Cflags: -I${includedir}/gtk-2.0 @GDK_PIXBUF_EXTRA_CFLAGS@