diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-13 10:55:03 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-13 10:55:03 +0100 |
commit | 8407174c8b4ec01a8d396ae8c8254e19d405c4cb (patch) | |
tree | ab83b1374f967b2902d43b67a32e5114a03b39c7 | |
parent | a68e0e334df02c1ca47601575523b23c6db13470 (diff) |
Missing "boost_headers"
Change-Id: I4ce444b14bd4667ce4c823fe70e0b79e562999aa
-rw-r--r-- | writerperfect/Library_wpftimpress.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/writerperfect/Library_wpftimpress.mk b/writerperfect/Library_wpftimpress.mk index 08cdd12c387a..f8a8a15a5bea 100644 --- a/writerperfect/Library_wpftimpress.mk +++ b/writerperfect/Library_wpftimpress.mk @@ -46,6 +46,7 @@ $(eval $(call gb_Library_use_static_libraries,wpftimpress,\ )) $(eval $(call gb_Library_use_externals,wpftimpress,\ + boost_headers \ etonyek \ odfgen \ wpd \ |