[Libreoffice-commits] core.git: external/libmspub
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Dec 18 19:16:36 PST 2014
external/libmspub/ExternalProject_libmspub.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2116f1cfb31e5fcf829c2f101cd878a32b56c365
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Fri Dec 19 04:15:20 2014 +0100
libmspub depends on zlib
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359
diff --git a/external/libmspub/ExternalProject_libmspub.mk b/external/libmspub/ExternalProject_libmspub.mk
index 2bc2117..644fc42 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) :
More information about the Libreoffice-commits
mailing list