From: Debian LibreOffice Maintainers Date: Wed, 28 Jan 2026 20:03:25 +0000 (+0100) Subject: disable-uitest-xmlsecurity-gpg X-Git-Tag: archive/raspbian/4%26.2.0-1+rpi1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5db0e6da32e285507ad5a3cfd61fe375d0bd485a;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)))