summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-19 04:15:20 +0100
committerAndras Timar <andras.timar@collabora.com>2015-01-08 15:09:18 +0100
commitafa9aeec3db0aaf89fbe56bc27a0491aa5980807 (patch)
tree729cf0936ec420e4af15aeac27fdfe55e201285e /external
parentf7987482db32018515a6829d2d6c9a29b1299b05 (diff)
libmspub depends on zlib
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359 (cherry picked from commit 2116f1cfb31e5fcf829c2f101cd878a32b56c365) Reviewed-on: https://gerrit.libreoffice.org/13537 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit dc8bd693190eca30372e6e031364a192ec81914a)
Diffstat (limited to 'external')
-rw-r--r--external/libmspub/ExternalProject_libmspub.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/libmspub/ExternalProject_libmspub.mk b/external/libmspub/ExternalProject_libmspub.mk
index 8cbf9a6c42eb..921ae59563bb 100644
--- a/external/libmspub/ExternalProject_libmspub.mk
+++ b/external/libmspub/ExternalProject_libmspub.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_ExternalProject_use_externals,libmspub,\
boost_headers \
icu \
revenge \
+ zlib \
))
$(call gb_ExternalProject_get_state_target,libmspub,build) :