editeng/CppunitTest_editeng_lookuptree.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ce0383d2950d3b0da2c457c8a406c1229de53571
Author: Norbert Thiebaud <[email protected]>
Date:   Sat Jun 22 18:46:58 2013 -0500

    missing declared dep on boost_headers for editeng lookuptree cppunit test
    
    Change-Id: Ia1ff089cd684445f4f76a7020cb55d83cf84dd68

diff --git a/editeng/CppunitTest_editeng_lookuptree.mk 
b/editeng/CppunitTest_editeng_lookuptree.mk
index 4b0ebdb..eafde65 100644
--- a/editeng/CppunitTest_editeng_lookuptree.mk
+++ b/editeng/CppunitTest_editeng_lookuptree.mk
@@ -47,6 +47,7 @@ $(eval $(call 
gb_CppunitTest_use_libraries,editeng_lookuptree, \
 ))
 
 $(eval $(call gb_CppunitTest_use_externals,editeng_lookuptree,\
+    boost_headers \
     icuuc \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to