From b92a0d9208e1b1a33818a3c451e9952963295f6c Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Tue, 25 Dec 2012 17:39:43 -0500 Subject: convert icu to gbuild and add to tail_build Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist Tested-by: Tor Lillqvist --- lotuswordpro/Library_lwpft.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'lotuswordpro') diff --git a/lotuswordpro/Library_lwpft.mk b/lotuswordpro/Library_lwpft.mk index d528c63806f8..361cf7d382bc 100644 --- a/lotuswordpro/Library_lwpft.mk +++ b/lotuswordpro/Library_lwpft.mk @@ -53,6 +53,7 @@ $(eval $(call gb_Library_use_libraries,lwpft,\ $(eval $(call gb_Library_use_externals,lwpft,\ icui18n \ icuuc \ + icu_headers \ )) $(eval $(call gb_Library_set_componentfile,lwpft,lotuswordpro/util/lwpfilter)) -- cgit