summaryrefslogtreecommitdiff
path: root/configmgr/CppunitTest_configmgr_unit.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-02-16 13:15:31 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-02-16 13:15:31 +0000
commitbd08ebde36e5bce2d56d1c50b7fd251a2e8035e4 (patch)
tree75671e5406a9a5517b2fde638539e5d48ab09305 /configmgr/CppunitTest_configmgr_unit.mk
parentbf96ec5d8af6fe806ee634e556f7a9a105894f0f (diff)
restore dependencies
Change-Id: I20645122bc80d729093dff8d1a8094c6fbf7d68a
Diffstat (limited to 'configmgr/CppunitTest_configmgr_unit.mk')
-rw-r--r--configmgr/CppunitTest_configmgr_unit.mk1
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 \
))
mcomp/dbaobjectex.cxx?h=cp-6.4-33&id=b5e11641a7cec634c603213869a3475b1e01084e'>svtools: sal_Bool->boolNoel Grandin 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-02-26Remove visual noise from svxAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-06-29remove OUString wrap for string literalsThomas Arnhold 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold