summaryrefslogtreecommitdiff
path: root/lotuswordpro/Library_lwpft.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-04-15 21:10:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-04-16 16:21:40 +0100
commitf070e8bd950b1e07f6592b1ed1dfa090b67bd487 (patch)
tree332ed3a2b00b63b4a1bbb3dc6628a47e6d07c833 /lotuswordpro/Library_lwpft.mk
parentbba68c41aeb8d9a19557e974512fc6c74035a6dc (diff)
I don't think we need icule
Diffstat (limited to 'lotuswordpro/Library_lwpft.mk')
-rw-r--r--lotuswordpro/Library_lwpft.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/lotuswordpro/Library_lwpft.mk b/lotuswordpro/Library_lwpft.mk
index 5654e8305bab..b9fd74a0b0fb 100644
--- a/lotuswordpro/Library_lwpft.mk
+++ b/lotuswordpro/Library_lwpft.mk
@@ -37,9 +37,6 @@ $(eval $(call gb_Library_add_linked_libs,lwpft,\
comphelper \
cppu \
cppuhelper \
- icui18n \
- icule \
- icuuc \
sal \
sfx \
sot \
@@ -48,6 +45,8 @@ $(eval $(call gb_Library_add_linked_libs,lwpft,\
tl \
ucbhelper \
vcl \
+ icui18n \
+ icuuc \
xo \
$(gb_STDLIBS) \
))