summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index eb91d14c3152..0fa3524a582a 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -3927,6 +3927,9 @@ $(call gb_Executable_add_runtime_dependencies,saxparser,\
)
endef
+# Executable_svidl links against Library_tl, which links against Library_comphelper, which links
+# against libraries from ExternalProject_gpgmepp, which links against libraries from
+# ExternalProject_libassuan and ExternalProject_libgpg-error:
define gb_Executable__register_svidl
$(call gb_Executable_add_runtime_dependencies,svidl, \
$(call gb_Helper_optional,GPGMEPP, \