summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-09-09 15:29:43 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-09-11 14:34:55 +0200
commit1ee760335b8562f52728baa6ffebb2e79b28e789 (patch)
treeeabc4cd9adbc50756f55856a1fe49eee0693862d /sc/CppunitTest_sc_filters_test.mk
parented2ad9638208b905f6501fedcd9b84d4176b9529 (diff)
liborcus: convert to gbuild
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index e7554d2d53aa..37a4b14aaa97 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -31,7 +31,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_filters_test, \
sc/qa/unit/filters-test \
))
-$(eval $(call gb_CppunitTest_use_external,sc_filters_test,mdds_headers))
+$(eval $(call gb_CppunitTest_use_externals,sc_filters_test, \
+ mdds_headers \
+ orcus \
+))
$(eval $(call gb_CppunitTest_use_libraries,sc_filters_test, \
avmedia \