summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_svm_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/CppunitTest_vcl_svm_test.mk')
-rw-r--r--vcl/CppunitTest_vcl_svm_test.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/vcl/CppunitTest_vcl_svm_test.mk b/vcl/CppunitTest_vcl_svm_test.mk
index 8d93f27a0b1b..92b4dbaafd14 100644
--- a/vcl/CppunitTest_vcl_svm_test.mk
+++ b/vcl/CppunitTest_vcl_svm_test.mk
@@ -17,6 +17,11 @@ $(eval $(call gb_CppunitTest_use_externals,vcl_svm_test,\
boost_headers \
libxml2 \
))
+ifeq ($(DISABLE_GUI),)
+$(eval $(call gb_CppunitTest_use_externals,vcl_svm_test,\
+ epoxy \
+ ))
+endif
$(eval $(call gb_CppunitTest_set_include,vcl_svm_test,\