[Lsb-messages] /var/www/bzr/lsb/devel/devchk r2401: add gtk-3.0 includes to cflags.mk paths - not correct yet though (see bug 3928)

Mats Wichmann mats at linuxfoundation.org
Fri Feb 21 00:07:44 UTC 2014


------------------------------------------------------------
revno: 2401
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: devchk
timestamp: Thu 2014-02-20 17:07:44 -0700
message:
  add gtk-3.0 includes to cflags.mk paths - not correct yet though (see bug 3928)
modified:
  ts/devchk/cflags.mk
-------------- next part --------------
=== modified file 'ts/devchk/cflags.mk'
--- a/ts/devchk/cflags.mk	2012-12-26 14:33:12 +0000
+++ b/ts/devchk/cflags.mk	2014-02-21 00:07:44 +0000
@@ -16,6 +16,9 @@
     -I/opt/lsb/include/pango-1.0 \
     -I/opt/lsb/include/gtk-2.0 \
     -I/opt/lsb/include/gtk-unix-print-2.0 \
+    -I/opt/lsb/include/gtk-3.0 \
+    -I/opt/lsb/include/gdk-pixbuf-2.0 \
+    -I/opt/lsb/include/gio-unix-2.0 \
     -I/opt/lsb/include/libxml2 \
     -I/opt/lsb/include/fontconfig
 else
@@ -42,6 +45,7 @@
     -I/usr/include/atk-1.0 \
     -I/usr/include/pango-1.0 \
     -I/usr/include/gtk-2.0 \
+    -I/usr/include/gtk-3.0 \
     -I/usr/include/freetype2 \
     -I/usr/lib64/gtk-2.0/include \
     -I/usr/lib/gtk-2.0/include \



More information about the lsb-messages mailing list