summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-25 17:39:43 -0500
committerTor Lillqvist <tml@iki.fi>2012-12-27 15:53:39 +0000
commitb92a0d9208e1b1a33818a3c451e9952963295f6c (patch)
treef468dbf463d43f6f43b56e0a0eed7bec84f00a5b /linguistic
parente7f7053b227cf109c3cf733d0c698e51aed159a3 (diff)
convert icu to gbuild and add to tail_build
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/Library_lng.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/linguistic/Library_lng.mk b/linguistic/Library_lng.mk
index a7fad43ca28f..3658062b0169 100644
--- a/linguistic/Library_lng.mk
+++ b/linguistic/Library_lng.mk
@@ -58,7 +58,10 @@ $(eval $(call gb_Library_use_libraries,lng,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_use_external,lng,icuuc))
+$(eval $(call gb_Library_use_externals,lng,\
+ icuuc \
+ icu_headers \
+))
$(eval $(call gb_Library_add_exception_objects,lng,\
linguistic/source/convdic \