diff options
Diffstat (limited to 'configmgr/CppunitTest_configmgr_unit.mk')
-rw-r--r-- | configmgr/CppunitTest_configmgr_unit.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ )) |