From bd08ebde36e5bce2d56d1c50b7fd251a2e8035e4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 16 Feb 2015 13:15:31 +0000 Subject: restore dependencies Change-Id: I20645122bc80d729093dff8d1a8094c6fbf7d68a --- configmgr/CppunitTest_configmgr_unit.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'configmgr/CppunitTest_configmgr_unit.mk') diff --git a/configmgr/CppunitTest_configmgr_unit.mk b/configmgr/CppunitTest_configmgr_unit.mk index adec0152befe..1672c9f42556 100644 --- a/configmgr/CppunitTest_configmgr_unit.mk +++ b/configmgr/CppunitTest_configmgr_unit.mk @@ -48,5 +48,6 @@ $(eval $(call gb_CppunitTest_use_components,configmgr_unit,\ )) $(eval $(call gb_CppunitTest_use_externals,configmgr_unit,\ + boost_headers \ icu_headers \ )) -- cgit