summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/CppunitTest_sc_mark_test.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/sc/CppunitTest_sc_mark_test.mk b/sc/CppunitTest_sc_mark_test.mk
index 641bd7e033fb..bd4bf3dfab13 100644
--- a/sc/CppunitTest_sc_mark_test.mk
+++ b/sc/CppunitTest_sc_mark_test.mk
@@ -16,18 +16,12 @@ $(eval $(call gb_CppunitTest_use_externals,sc_mark_test, \
icuuc \
libxml2 \
mdds_headers \
- orcus \
- orcus-parser \
))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_mark_test, \
sc/qa/unit/mark_test \
))
-$(eval $(call gb_CppunitTest_use_library_objects,sc_mark_test, \
- scqahelper \
-))
-
$(eval $(call gb_CppunitTest_use_libraries,sc_mark_test, \
basegfx \
comphelper \
@@ -45,6 +39,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_mark_test, \
sax \
sb \
sc \
+ scqahelper \
sfx \
sot \
svl \