[Libreoffice-commits] core.git: editeng/CppunitTest_editeng_lookuptree.mk
Norbert Thiebaud
nthiebaud at gmail.com
Sat Jun 22 16:47:43 PDT 2013
editeng/CppunitTest_editeng_lookuptree.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ce0383d2950d3b0da2c457c8a406c1229de53571
Author: Norbert Thiebaud <nthiebaud at gmail.com>
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 \
))
More information about the Libreoffice-commits
mailing list