diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/Library_svxcore.mk | 1 |
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,\ |