summaryrefslogtreecommitdiff
path: root/sax/CppunitTest_sax_parser.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-09-18 10:03:50 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-09-18 15:34:44 +0200
commit6503be5311716cf520cf534ca1bb0fd595b93d72 (patch)
tree55378a6ec2f7268bb634088d5234d352e09c0d43 /sax/CppunitTest_sax_parser.mk
parentd7350545ac6c54f07d59c66ccd3b889180e65f4d (diff)
fastparser: Use dummy token handler in unit test instead of an oox one.
Change-Id: I4562156858982857a17e8837106c4c946f175be7
Diffstat (limited to 'sax/CppunitTest_sax_parser.mk')
-rw-r--r--sax/CppunitTest_sax_parser.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/CppunitTest_sax_parser.mk b/sax/CppunitTest_sax_parser.mk
index 330842804acf..d5ede466dc8b 100644
--- a/sax/CppunitTest_sax_parser.mk
+++ b/sax/CppunitTest_sax_parser.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sax_parser, \
$(eval $(call gb_CppunitTest_use_libraries,sax_parser, \
comphelper \
cppu \
+ cppuhelper \
sal \
test \
$(gb_UWINAPI) \
@@ -34,7 +35,6 @@ $(eval $(call gb_CppunitTest_use_components,sax_parser,\
configmgr/source/configmgr \
framework/util/fwk \
i18npool/util/i18npool \
- oox/util/oox \
sax/source/expatwrap/expwrap \
sfx2/util/sfx \
ucb/source/core/ucb1 \