summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 3c9be8755848..b039484338a8 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -2780,6 +2780,8 @@ endef
endif # ENABLE_VALGRIND
+ifeq ($(ENABLE_POPPLER),TRUE)
+
ifneq ($(SYSTEM_POPPLER),)
define gb_LinkTarget__use_poppler
@@ -2829,6 +2831,8 @@ endef
endif # SYSTEM_POPPLER
+endif # ENABLE_POPPLER
+
ifneq ($(SYSTEM_CLUCENE),)