summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-03-08 08:48:08 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-03-08 08:49:40 +0100
commitb4429d5b8d7f871ede5ca1608f73d7ecda8ec1f2 (patch)
treecbbd58e31862bff5c9ed69d91f09824937817cc7 /RepositoryExternal.mk
parentbe77dba772e87ab2cc160430928af4aee73eec37 (diff)
Probably better to comment on these dependencies
...added with f23651ff10da2d4bbbc47d0152b5cc321c29f0d1 "Missing dependencies" Change-Id: I4cd02fc8b242b3a3737305546bf3155425614d65
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, \