summaryrefslogtreecommitdiff
path: root/libwps
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-12-02 21:36:26 +0100
committerMichael Stahl <mstahl@redhat.com>2012-12-02 21:36:26 +0100
commit918e2682a3b7b9af1f4a3ec3a38c3735062bd8c9 (patch)
treebddc1bc4bc7e6a14e6bebe17d3b348e63ef620fb /libwps
parent4a7386c9da4198760910f1f0775056903d872649 (diff)
libwps: tinderbox says this wants to use boost...
Change-Id: I9ee40fd845aa6af045e49fa4f69165d405ef32c8
Diffstat (limited to 'libwps')
-rw-r--r--libwps/StaticLibrary_wps.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libwps/StaticLibrary_wps.mk b/libwps/StaticLibrary_wps.mk
index b18b5833882d..f07973635c08 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))