xmlsecurity/Library_xmlsecurity.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f249addd8914ffaa7e94b58419b72b290b739343
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Wed Jun 30 20:25:27 2021 +0200
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Thu Jul 1 08:29:25 2021 +0200

    xmlsecurity: remove last not needed direct pdfium dependency
    
    This module only calls pdfium indirectly via vcl. This was the last
    makefile which had such a not needed pdfium dependency.
    
    Change-Id: I25ff0be285a52480d3ac60344235af520f262c16
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118199
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>

diff --git a/xmlsecurity/Library_xmlsecurity.mk 
b/xmlsecurity/Library_xmlsecurity.mk
index be879e655c9b..3e9bac3b5b9f 100644
--- a/xmlsecurity/Library_xmlsecurity.mk
+++ b/xmlsecurity/Library_xmlsecurity.mk
@@ -22,7 +22,6 @@ $(eval $(call gb_Library_add_defs,xmlsecurity,\
 
 $(eval $(call gb_Library_use_externals,xmlsecurity,\
        boost_headers \
-       $(if $(filter PDFIUM,$(BUILD_TYPE)),pdfium) \
 ))
 
 $(eval $(call 
gb_Library_set_precompiled_header,xmlsecurity,xmlsecurity/inc/pch/precompiled_xmlsecurity))
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to