forked from AuroraMiddleware/gtk
remove '.' from end of include directory
This commit is contained in:
parent
cdd1527254
commit
3125dc0cf2
@ -8,4 +8,5 @@ Description: Image loading and scaling
|
|||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: gobject-2.0,gmodule-2.0
|
Requires: gobject-2.0,gmodule-2.0
|
||||||
Libs: -L${libdir} -lgdk_pixbuf-1.3 @INTLLIBS@ @MATH_LIB@
|
Libs: -L${libdir} -lgdk_pixbuf-1.3 @INTLLIBS@ @MATH_LIB@
|
||||||
Cflags: -I${includedir}/gtk-2.0.
|
Cflags: -I${includedir}/gtk-2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user