writerperfect/Library_wpftcalc.mk |    1 +
 writerperfect/Library_wpftdraw.mk |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 510bb3fab28dffcdd5ff544b85063e8cc3d3f48e
Author: Stephan Bergmann <[email protected]>
Date:   Wed Sep 17 21:47:57 2014 +0200

    Missing boost_headers dependencies
    
    Change-Id: I3e192bd3711ac690f3212fc36809b2c25526e9aa

diff --git a/writerperfect/Library_wpftcalc.mk 
b/writerperfect/Library_wpftcalc.mk
index 49d4b6c..395d1d8 100644
--- a/writerperfect/Library_wpftcalc.mk
+++ b/writerperfect/Library_wpftcalc.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_Library_use_libraries,wpftcalc,\
 ))
 
 $(eval $(call gb_Library_use_externals,wpftcalc,\
+       boost_headers \
        odfgen \
        revenge \
        mwaw \
diff --git a/writerperfect/Library_wpftdraw.mk 
b/writerperfect/Library_wpftdraw.mk
index 106fc97..c3a3ce0 100644
--- a/writerperfect/Library_wpftdraw.mk
+++ b/writerperfect/Library_wpftdraw.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_Library_use_libraries,wpftdraw,\
 ))
 
 $(eval $(call gb_Library_use_externals,wpftdraw,\
+       boost_headers \
        cdr \
        freehand \
        mspub \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to