svx/Library_svxcore.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c6595e781cf20ab2825e9a2bd8592688f26448e3
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Wed Jun 2 19:19:02 2021 +0200
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Thu Jun 3 09:01:31 2021 +0200

    svx: remove pdfium dependency
    
    This is no longer needed, we only call VCL functions in svx/ today.
    
    Change-Id: I741ed9bc4c66067ea423211b8f16305b0e4099fb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116622
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>

diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 3d4590d216a1..20915ae573c9 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -83,7 +83,6 @@ $(eval $(call gb_Library_use_externals,svxcore,\
        icuuc \
        icu_headers \
        libxml2 \
-       $(if $(filter PDFIUM,$(BUILD_TYPE)),pdfium) \
 ))
 ifeq ($(DISABLE_GUI),)
 $(eval $(call gb_Library_use_externals,svxcore,\
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to