summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-07-14 16:32:01 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-14 16:32:47 +0200
commit75d0f7262004d93d457b4b0b499ebf0b23fcda04 (patch)
tree77f0a55907b7fdca8dbfc1cbadf78e5078708117 /filter
parentaea6321fbb6c533f527456ccf0d312bc4ba6777e (diff)
filter: filter_utils test needs tools library
Change-Id: I0de6e4598f365fda1cccd1d3466429e52cf4067f
Diffstat (limited to 'filter')
-rw-r--r--filter/CppunitTest_filter_utils.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/CppunitTest_filter_utils.mk b/filter/CppunitTest_filter_utils.mk
index d719b60a383a..1d042a980ccb 100644
--- a/filter/CppunitTest_filter_utils.mk
+++ b/filter/CppunitTest_filter_utils.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_CppunitTest_use_externals,filter_utils, \
))
$(eval $(call gb_CppunitTest_use_libraries,filter_utils, \
+ tl \
comphelper \
unotest \
cppuhelper \