[Libreoffice-commits] core.git: RepositoryExternal.mk
Stephan Bergmann
sbergman at redhat.com
Thu Mar 8 07:50:07 UTC 2018
RepositoryExternal.mk | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit b4429d5b8d7f871ede5ca1608f73d7ecda8ec1f2
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Mar 8 08:48:08 2018 +0100
Probably better to comment on these dependencies
...added with f23651ff10da2d4bbbc47d0152b5cc321c29f0d1 "Missing dependencies"
Change-Id: I4cd02fc8b242b3a3737305546bf3155425614d65
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, \
More information about the Libreoffice-commits
mailing list