summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-01 20:49:35 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 09:55:38 +0200
commit6bdcd004651080e30dca2e4fba0478a72652ba33 (patch)
tree7839696c806ec03485a6c81345e1600a6954e0df /linguistic
parentbe5380ca70036e874d91d18f9522cd443b58bd64 (diff)
gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/Library_lng.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/linguistic/Library_lng.mk b/linguistic/Library_lng.mk
index 1181a9ae62d5..2fa36b1d5682 100644
--- a/linguistic/Library_lng.mk
+++ b/linguistic/Library_lng.mk
@@ -58,10 +58,11 @@ $(eval $(call gb_Library_add_linked_libs,lng,\
xo \
ucbhelper \
utl \
- icuuc \
$(gb_STDLIBS) \
))
+$(call gb_Library_use_external,lng,icuuc)
+
$(eval $(call gb_Library_add_exception_objects,lng,\
linguistic/source/convdic \
linguistic/source/convdiclist \