summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-28 16:46:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-28 16:46:01 +0100
commit4e85daeb78e9d9f290e49518b11efc2285f86713 (patch)
tree1e3daf8f8df3efb4ddf2b93656e8bd8d12e5baed
parent53423cb1f177369f72938ad45aa8a24568104e8e (diff)
add another uui dependency
Change-Id: Ib24b00d501b9c56d83a8cbd8bca4351109e07f54
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index d6f6cdd34491..da6c5773f4be 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -96,6 +96,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_cellrangeobj,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
+ uui/util/uui \
xmloff/util/xo \
svtools/util/svt \
))