summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-12 18:35:33 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-12 18:52:55 +0300
commit6d9060a6e6aa05a556594a519cb770c1bf06f79f (patch)
tree75891774e0b4fe576efb747ac405df58b7772d5d /sc/CppunitTest_sc_ucalc.mk
parent2ae639af5ac5e76b6ecbb7e8fb92d32b1ce002ae (diff)
Unnecessary to mention dependency on icudata as only libicuuc directly uses it
libicudata exports a single symbol, icudt52_data (for ICU version 52), and only libicuuc refers to it. Change-Id: Ia04356fda20cf8109156ccd1cbbd9091e70adf27
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index b4bf31d24be5..b9353cace19f 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -31,7 +31,6 @@ endif
$(eval $(call gb_CppunitTest_use_externals,sc_ucalc,\
boost_headers \
icu_headers \
- icudata \
icui18n \
icuuc \
libxml2 \