[Libreoffice-commits] core.git: writerperfect/CppunitTest_writerperfect_impress.mk

David Tardon dtardon at redhat.com
Sun Mar 23 22:48:57 PDT 2014


 writerperfect/CppunitTest_writerperfect_impress.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit aeab0183e86fe011d32058864c02b2de4da32dc9
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Mar 24 06:47:45 2014 +0100

    some included headers need boost
    
    Change-Id: I1d77947bd7f5ca00e653db492b0222b54d0b2db5

diff --git a/writerperfect/CppunitTest_writerperfect_impress.mk b/writerperfect/CppunitTest_writerperfect_impress.mk
index b2fdffb..b6b2975 100644
--- a/writerperfect/CppunitTest_writerperfect_impress.mk
+++ b/writerperfect/CppunitTest_writerperfect_impress.mk
@@ -9,6 +9,10 @@
 
 $(eval $(call gb_CppunitTest_CppunitTest,writerperfect_impress))
 
+$(eval $(call gb_CppunitTest_use_externals,writerperfect_impress,\
+	boost_headers \
+))
+
 $(eval $(call gb_CppunitTest_use_api,writerperfect_impress,\
     offapi \
     udkapi \


More information about the Libreoffice-commits mailing list