From e7da3b943c97a911dbeb69073e81c8e520723da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 28 Jul 2016 15:12:33 +0100 Subject: [PATCH] add some uui component dependencies Change-Id: Iba980a6016ae7c604964ce1f12707818609fabdb --- sc/CppunitTest_sc_annotationobj.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/sc/CppunitTest_sc_annotationobj.mk b/sc/CppunitTest_sc_annotationobj.mk index b52e8de3c23b..c2b8e7d4beb3 100644 --- a/sc/CppunitTest_sc_annotationobj.mk +++ b/sc/CppunitTest_sc_annotationobj.mk @@ -96,6 +96,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_annotationobj,\ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ + uui/util/uui \ xmloff/util/xo \ svtools/util/svt \ ))