forked from AuroraMiddleware/gtk
Update for the new, external gdk-pixbuf
This commit is contained in:
parent
75b9f68338
commit
ac18bc7cb1
@ -7,6 +7,6 @@ target=@gdktarget@
|
||||
Name: GDK
|
||||
Description: GTK+ Drawing Kit (${target} target)
|
||||
Version: @VERSION@
|
||||
Requires: gdk-pixbuf-@GTK_API_VERSION@ @GDK_PACKAGES@
|
||||
Requires: @GDK_PACKAGES@
|
||||
Libs: -L${libdir} -lgdk-${target}-@GTK_API_VERSION@ @GDK_EXTRA_LIBS@
|
||||
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ -I${libdir}/gtk-@GTK_API_VERSION@/include @GDK_EXTRA_CFLAGS@ -DGSEAL_ENABLE
|
||||
|
Loading…
Reference in New Issue
Block a user