summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-19 04:15:20 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-12-19 06:20:33 +0000
commit1c05c0b6ef8a96c144efd8d7d66bff39cf4619fe (patch)
tree69c9c9913b06eb3377772dd0625c1df22f3ab539 /external
parenteb237aa4e73762569819fc10a2433f4d02a36881 (diff)
libmspub depends on zlib
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359 (cherry picked from commit 2116f1cfb31e5fcf829c2f101cd878a32b56c365) Reviewed-on: https://gerrit.libreoffice.org/13536 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
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 2bc21172652c..644fc4231302 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) :