diff options
Diffstat (limited to 'comphelper/Library_comphelper.mk')
-rw-r--r-- | comphelper/Library_comphelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk index 59869a7a393f..344e186ba0b1 100644 --- a/comphelper/Library_comphelper.mk +++ b/comphelper/Library_comphelper.mk @@ -40,6 +40,7 @@ $(eval $(call gb_Library_use_externals,comphelper,\ boost_headers \ icuuc \ icu_headers \ + zlib \ )) $(eval $(call gb_Library_use_libraries,comphelper,\ |