summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-28 16:00:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-28 16:00:38 +0100
commite3b8a1bb661c85644fa8b4e9fd2fe8267ee322fc (patch)
tree71502143fd22dd5269f719d653451dc8b363c01f
parente7da3b943c97a911dbeb69073e81c8e520723da1 (diff)
add another uui dependency
Change-Id: I4e9298fced82c6ef21611873a756f509b049c662
-rw-r--r--sc/CppunitTest_sc_annotationsobj.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_annotationsobj.mk b/sc/CppunitTest_sc_annotationsobj.mk
index f6bdf5e4978b..6cca3089ae02 100644
--- a/sc/CppunitTest_sc_annotationsobj.mk
+++ b/sc/CppunitTest_sc_annotationsobj.mk
@@ -96,6 +96,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_annotationsobj,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
+ uui/util/uui \
xmloff/util/xo \
svtools/util/svt \
))