[Libreoffice-commits] .: libmspub/StaticLibrary_mspub.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Dec 3 02:28:42 PST 2012
libmspub/StaticLibrary_mspub.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8008e0206b10eca595b92bb2e6cd1257fc95f5b0
Author: LuboÅ¡ LuÅák <l.lunak at suse.cz>
Date: Mon Dec 3 11:28:06 2012 +0100
libmspub apparently needs boost headers
diff --git a/libmspub/StaticLibrary_mspub.mk b/libmspub/StaticLibrary_mspub.mk
index 4387694..81d081e 100644
--- a/libmspub/StaticLibrary_mspub.mk
+++ b/libmspub/StaticLibrary_mspub.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_StaticLibrary_use_externals,mspublib,\
wpd \
wpg \
zlib \
+ boost_headers \
))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,mspublib))
More information about the Libreoffice-commits
mailing list