summaryrefslogtreecommitdiff
path: root/sc/Library_sc.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/Library_sc.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/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index 05cefb6bf6a1..b4b74259de9e 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_Library_use_sdk_api,sc))
$(eval $(call gb_Library_use_externals,sc,\
boost_headers \
icu_headers \
- icudata \
icui18n \
icuuc \
libxml2 \