summaryrefslogtreecommitdiff
path: root/external/libmspub
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-19 04:15:20 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-19 04:16:02 +0100
commit2116f1cfb31e5fcf829c2f101cd878a32b56c365 (patch)
treef7cfa523ea74b1d69d8c3323367325f7614693b0 /external/libmspub
parentb7e61384f135f9f513659bcfd2502a9d00acd2f9 (diff)
libmspub depends on zlib
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359
Diffstat (limited to 'external/libmspub')
-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) :