summaryrefslogtreecommitdiffstats
path: root/basegfx/CppunitTest_basegfx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/CppunitTest_basegfx.mk')
-rw-r--r--basegfx/CppunitTest_basegfx.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/basegfx/CppunitTest_basegfx.mk b/basegfx/CppunitTest_basegfx.mk
index d8eeff5fe21e..51cdcc699ae0 100644
--- a/basegfx/CppunitTest_basegfx.mk
+++ b/basegfx/CppunitTest_basegfx.mk
@@ -40,11 +40,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basegfx_test, \
$(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
basegfx \
- sal \
- stl \
+ cppu \
cppuhelper \
cppunit \
- cppu \
+ sal \
$(gb_STDLIBS) \
))