]> Pileus Git - ~andy/gtk/blob - gdk-pixbuf-2.0.pc.in
Add dependency on Atk for accessibility support.
[~andy/gtk] / gdk-pixbuf-2.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: GdkPixbuf
7 Description: Image loading and scaling
8 Version: @VERSION@
9 Requires: gobject-2.0,gmodule-2.0
10 Libs: -L${libdir} -lgdk_pixbuf-1.3 @GDK_PIXBUF_EXTRA_LIBS@
11 Cflags: -I${includedir}/gtk-2.0 @GDK_PIXBUF_EXTRA_CFLAGS@
12