forked from AuroraMiddleware/gtk
Adapt to the new, external gdk-pixbuf
This commit is contained in:
parent
2417a819ef
commit
674b196577
@ -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@
|
||||
|
Loading…
Reference in New Issue
Block a user