[Libreoffice-commits] .: libwps/StaticLibrary_wps.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Dec 2 12:39:26 PST 2012


 libwps/StaticLibrary_wps.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 918e2682a3b7b9af1f4a3ec3a38c3735062bd8c9
Author: Michael Stahl <mstahl at redhat.com>
Date:   Sun Dec 2 21:36:26 2012 +0100

    libwps: tinderbox says this wants to use boost...
    
    Change-Id: I9ee40fd845aa6af045e49fa4f69165d405ef32c8

diff --git a/libwps/StaticLibrary_wps.mk b/libwps/StaticLibrary_wps.mk
index b18b583..f079736 100644
--- a/libwps/StaticLibrary_wps.mk
+++ b/libwps/StaticLibrary_wps.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_StaticLibrary_use_package,wpslib,libwps_inc))
 
 $(eval $(call gb_StaticLibrary_use_externals,wpslib,\
 	wpd \
+	boost_headers \
 ))
 
 $(eval $(call gb_StaticLibrary_set_generated_cxx_suffix,wpslib,cpp))


More information about the Libreoffice-commits mailing list