no need for harfbuzz-icu
This commit is contained in:
parent
492e084714
commit
035a947892
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ if env['HAS_CAIRO']:
|
|||
if len(env['EXTRA_FREETYPE_LIBS']):
|
||||
lib_env['LIBS'].extend(copy(env['EXTRA_FREETYPE_LIBS']))
|
||||
|
||||
lib_env['LIBS'].append('harfbuzz-icu')
|
||||
|
||||
if '-DHAVE_PNG' in env['CPPDEFINES']:
|
||||
lib_env['LIBS'].append('png')
|
||||
enabled_imaging_libraries.append('png_reader.cpp')
|
||||
|
|
Loading…
Reference in a new issue