summaryrefslogtreecommitdiffstats
path: root/vcl/CppunitTest_vcl_wmf_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/CppunitTest_vcl_wmf_test.mk')
-rw-r--r--vcl/CppunitTest_vcl_wmf_test.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/vcl/CppunitTest_vcl_wmf_test.mk b/vcl/CppunitTest_vcl_wmf_test.mk
index 369c79254aff..7cae3639cd0c 100644
--- a/vcl/CppunitTest_vcl_wmf_test.mk
+++ b/vcl/CppunitTest_vcl_wmf_test.mk
@@ -87,7 +87,7 @@ $(eval $(call gb_CppunitTest_use_externals,vcl_wmf_test,\
))
ifeq ($(ENABLE_HEADLESS),)
$(eval $(call gb_CppunitTest_use_externals,vcl_wmf_test,\
- glew \
+ epoxy \
))
endif
@@ -136,7 +136,6 @@ $(eval $(call gb_CppunitTest_add_libs,vcl_wmf_test,\
-lm \
-ldl \
-lpthread \
- -lGL \
-lX11 \
))
endif
@@ -190,7 +189,6 @@ ifeq ($(OS), $(filter LINUX %BSD SOLARIS, $(OS)))
$(eval $(call gb_CppunitTest_add_libs,vcl_wmf_test,\
-lm $(DLOPEN_LIBS) \
-lpthread \
- -lGL \
-lX11 \
-lXext \
))