summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-03-20 16:57:22 +0200
committerTor Lillqvist <tml@collabora.com>2015-03-20 17:55:08 +0200
commit41c66312885393614c274897fd75a25c2ddf6ba0 (patch)
tree32b0daca01dc17aba0c03c029890e05eb9c21b47 /RepositoryExternal.mk
parent9527eeec237f5d797a6420371c76f95246adeb84 (diff)
The 'svp' "plug-in" library is empty so don't build it at all
Its code is in the vcl library nowadays. Change-Id: Idb659e541226724004660102f6641c38a2312c27
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 44036ddbb1cb..e3dc039a2b54 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -3813,9 +3813,6 @@ $(call gb_Executable_add_runtime_dependencies,gengal,\
,$(call gb_ComponentTarget_get_target_for_build,$(component))) \
$(call gb_AllLangResTarget_get_target,ofa) \
$(call gb_Library_get_target,$(gb_CPPU_ENV)_uno) \
- $(if $(filter-out MACOSX WNT,$(OS_FOR_BUILD)),$(if $(ENABLE_HEADLESS),, \
- $(call gb_Library_get_target,vclplug_svp) \
- )) \
$(call gb_Package_get_target_for_build,postprocess_images) \
$(call gb_Package_get_target_for_build,postprocess_registry) \
$(call gb_Rdb_get_target_for_build,ure/services) \