summaryrefslogtreecommitdiffstats
path: root/emfio/CppunitTest_emfio_wmf_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/CppunitTest_emfio_wmf_test.mk')
-rw-r--r--emfio/CppunitTest_emfio_wmf_test.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/emfio/CppunitTest_emfio_wmf_test.mk b/emfio/CppunitTest_emfio_wmf_test.mk
index 82af839c3886..f411022b46e8 100644
--- a/emfio/CppunitTest_emfio_wmf_test.mk
+++ b/emfio/CppunitTest_emfio_wmf_test.mk
@@ -85,7 +85,7 @@ $(eval $(call gb_CppunitTest_use_externals,emfio_wmf,\
icuuc \
lcms2 \
))
-ifeq ($(ENABLE_HEADLESS),)
+ifeq ($(DISABLE_GUI),)
$(eval $(call gb_CppunitTest_use_externals,emfio_wmf,\
epoxy \
))
@@ -119,7 +119,7 @@ $(eval $(call gb_CppunitTest_use_externals,emfio_wmf,\
))
endif
-ifeq ($(ENABLE_HEADLESS),TRUE)
+ifeq ($(DISABLE_GUI),TRUE)
$(eval $(call gb_CppunitTest_use_externals,emfio_wmf,\
cairo \
freetype \