From: Debian LibreOffice Maintainers Date: Wed, 25 Mar 2026 20:39:29 +0000 (+0100) Subject: disable-uitest-xmlsecurity-gpg X-Git-Tag: archive/raspbian/4%26.2.2.2-3+rpi1^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=030880c56d39b14fa1f368de95661963cd51d557;p=libreoffice.git disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk index 07660208263..84a2e3ea18f 100644 --- a/xmlsecurity/Module_xmlsecurity.mk +++ b/xmlsecurity/Module_xmlsecurity.mk @@ -51,9 +51,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ )) ifeq ($(ENABLE_GPGMEPP),TRUE) -$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ - UITest_xmlsecurity_gpg \ -)) +#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ +# UITest_xmlsecurity_gpg \ +#)) endif ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))