summaryrefslogtreecommitdiffstats
path: root/vcl/Library_vclplug_svp.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-13 16:11:40 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 14:13:00 +0200
commite9f6edc64553e458e15111aca6f3e778eb7afa2c (patch)
treee0df8c2ee6af262158ca94b3f55a18dd84b5005e /vcl/Library_vclplug_svp.mk
parentgnumake4: #i117610#: move graphite to RepositoryExternal.mk [hg:ca1349af0566] (diff)
downloadcore-e9f6edc64553e458e15111aca6f3e778eb7afa2c.tar.gz
core-e9f6edc64553e458e15111aca6f3e778eb7afa2c.zip
gnumake4: #i117610#: move icule to RepositoryExternal.mk [hg:e86f5a26e982]
Diffstat (limited to 'vcl/Library_vclplug_svp.mk')
-rwxr-xr-xvcl/Library_vclplug_svp.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/Library_vclplug_svp.mk b/vcl/Library_vclplug_svp.mk
index 3051c0ce863e..64b5f5656af8 100755
--- a/vcl/Library_vclplug_svp.mk
+++ b/vcl/Library_vclplug_svp.mk
@@ -52,8 +52,6 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_svp,\
basebmp \
comphelper \
cppuhelper \
- icuuc \
- icule \
i18nisolang1 \
i18npaper \
i18nutil \
@@ -69,6 +67,11 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_svp,\
$(gb_STDLIBS) \
))
+$(call gb_Library_use_externals,vclplug_svp,\
+ icule \
+ icuuc \
+)
+
$(eval $(call gb_Library_add_exception_objects,vclplug_svp,\
vcl/unx/generic/printergfx/bitmap_gfx \
vcl/unx/generic/printergfx/common_gfx \