diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-28 15:12:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-28 15:12:33 +0100 |
commit | e7da3b943c97a911dbeb69073e81c8e520723da1 (patch) | |
tree | 13f2fe5e80ee2ea787ceb710552fda49bca5636d | |
parent | 7e3925057a97b33727c1245007e639daef156a79 (diff) |
add some uui component dependencies
Change-Id: Iba980a6016ae7c604964ce1f12707818609fabdb
-rw-r--r-- | sc/CppunitTest_sc_annotationobj.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ )) |