Attempt to make travis happy

This commit is contained in:
orbitcowboy 2020-10-02 20:45:06 +02:00
parent 32a6f3d962
commit 14f70cf131
1 changed files with 1 additions and 1 deletions

View File

@ -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/'],