summaryrefslogtreecommitdiff
path: root/Library_merged.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-02-14 12:39:43 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-15 16:20:00 +0200
commit888d96f6b48a60abdf9077854f9a5f883f1e84be (patch)
tree1f33a75d3f2697169b969b980e877f3bc50ed559 /Library_merged.mk
parent8f3cce6f8de919e0cc53b028e49b5587cdece315 (diff)
Add svt and tk to libmerged
Diffstat (limited to 'Library_merged.mk')
-rw-r--r--Library_merged.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library_merged.mk b/Library_merged.mk
index 0b2268c67511..b994231ed36b 100644
--- a/Library_merged.mk
+++ b/Library_merged.mk
@@ -30,13 +30,13 @@ $(eval $(call gb_Library_add_linked_libs,merged,\
cppuhelper \
i18nisolang1 \
i18npaper \
+ i18nutil \
+ jvmfwk \
sal \
salhelper \
sax \
sot \
svl \
- svt \
- tk \
tl \
ucbhelper \
utl \
@@ -47,6 +47,7 @@ $(eval $(call gb_Library_add_linked_libs,merged,\
$(eval $(call gb_Library_use_externals,merged,\
icuuc \
+ jpeg \
libxml2 \
zlib \
))