Attempt to make travis happy
This commit is contained in:
parent
32a6f3d962
commit
14f70cf131
|
@ -456,7 +456,7 @@ def get_libraries():
|
|||
library_includes = {'boost': ['<boost/'],
|
||||
'cairo': ['<cairo.h>'],
|
||||
'cppunit': ['<cppunit/'],
|
||||
'icu': ['<unicode/'], ['"unicode/'],
|
||||
'icu': ['<unicode/', '"unicode/'],
|
||||
'googletest': ['<gtest/gtest.h>'],
|
||||
'gtk': ['<gtk/gtk.h>', '<glib.h>', '<glib/', '<gnome.h>'],
|
||||
'kde': ['<KGlobal>', '<KApplication>', '<KDE/'],
|
||||
|
|
Loading…
Reference in New Issue