summaryrefslogtreecommitdiff
path: root/xmlsecurity/Library_xmlsecurity.mk
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2022-01-03 19:54:04 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2022-01-03 22:49:56 +0100
commit13c6497512c3784507ea5d210e340b9f2605630a (patch)
treed8c682b4afa26bbb41c255e9033e5e42060635e5 /xmlsecurity/Library_xmlsecurity.mk
parent9f33f046f0d0d491dec305c8e7efa2ccadb64bff (diff)
Split xmlsecurity components based on the config
One non-obvious hunk is the dependency of GPG based on NSS. While it doesn't need NSS per-se, the signature validation code uses NSS functions. This is mainly an improvement / has the same origin then commit 1c6382b2564fbf19f8ee99e11021dff2ce19ed6f ("xmlsec: handle missing EqualDistinguishedNames"). Change-Id: I12416139e1e391822d878c61b4ed06f3a409c334 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127913 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'xmlsecurity/Library_xmlsecurity.mk')
-rw-r--r--xmlsecurity/Library_xmlsecurity.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsecurity/Library_xmlsecurity.mk b/xmlsecurity/Library_xmlsecurity.mk
index a4491134a08b..8507b4bab2e1 100644
--- a/xmlsecurity/Library_xmlsecurity.mk
+++ b/xmlsecurity/Library_xmlsecurity.mk
@@ -79,6 +79,8 @@ $(eval $(call gb_Library_add_exception_objects,xmlsecurity,\
xmlsecurity/source/helper/xmlsignaturehelper \
xmlsecurity/source/helper/xsecverify \
))
+
+$(eval $(call gb_Library_add_componentimpl,xmlsecurity,dds))
endif
$(eval $(call gb_Library_use_externals,xmlsecurity,\