summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2021-06-02 19:19:02 +0200
committerMiklos Vajna <vmiklos@collabora.com>2021-06-03 09:01:31 +0200
commitc6595e781cf20ab2825e9a2bd8592688f26448e3 (patch)
tree6ba5e919d3c9aa679095e51d46bdc4a575ddfefd /svx
parentda9fe0da11687bfc4c0eff2197286da67d6206c2 (diff)
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 <vmiklos@collabora.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/Library_svxcore.mk1
1 files changed, 0 insertions, 1 deletions
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,\