diff options
-rw-r--r-- | helpcompiler/Library_helplinker.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/Library_helplinker.mk b/helpcompiler/Library_helplinker.mk index d22693d1b228..405ad80d4fa4 100644 --- a/helpcompiler/Library_helplinker.mk +++ b/helpcompiler/Library_helplinker.mk @@ -46,7 +46,7 @@ $(eval $(call gb_Library_use_libraries,helplinker,\ )) $(eval $(call gb_Library_use_externals,helplinker,\ - expat_utf16 \ + expat_utf8 \ libxslt \ libxml2 \ clucene \ |