summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-20 13:24:12 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-20 13:24:12 +0200
commit5cba588ff2e3a97317f9e4fb004ef99bcda6f577 (patch)
tree324e59dafc1bcc17ac50b5017ef0061fec08a6f1 /linguistic
parent92667c8edbaee9a252b1d5d221eb62849f76697c (diff)
gnumake4: fix buildbreakers from merge
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/Library_lng.mk10
1 files changed, 4 insertions, 6 deletions
diff --git a/linguistic/Library_lng.mk b/linguistic/Library_lng.mk
index d97278d9d819..00fcc94143b0 100644
--- a/linguistic/Library_lng.mk
+++ b/linguistic/Library_lng.mk
@@ -45,18 +45,16 @@ $(eval $(call gb_Library_add_defs,lng,\
))
$(eval $(call gb_Library_add_linked_libs,lng,\
+ comphelper \
cppu \
cppuhelper \
- comphelper \
- vos3 \
- tl \
i18nisolang1 \
- svl \
- stl \
sal \
- xo \
+ svl \
+ tl \
ucbhelper \
utl \
+ xo \
$(gb_STDLIBS) \
))