summaryrefslogtreecommitdiffstats
path: root/filter/Library_xmlfa.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-06-05 10:35:22 +0200
committerNoel Grandin <noel@peralex.com>2013-06-05 14:48:19 +0200
commit27c6434fccfec5fb4184c1efa2057595c8716fad (patch)
treec0c65b6653853b345d066324a5e847daa1347fa8 /filter/Library_xmlfa.mk
parentfdo#56412 Movement of embedded objects is opposite to the change direction (diff)
downloadcore-27c6434fccfec5fb4184c1efa2057595c8716fad.tar.gz
core-27c6434fccfec5fb4184c1efa2057595c8716fad.zip
fdo#46808, Replace usage of SpecialConfigManager
with usage of the underlying SvtPathOptions. The service is just a thing wrapper that serves no real purpose. Change-Id: Id762edf71ba0f699ef091261905c88c2d93e1c12
Diffstat (limited to 'filter/Library_xmlfa.mk')
-rw-r--r--filter/Library_xmlfa.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/Library_xmlfa.mk b/filter/Library_xmlfa.mk
index fe1dfae81440..0f6cddcfd385 100644
--- a/filter/Library_xmlfa.mk
+++ b/filter/Library_xmlfa.mk
@@ -26,11 +26,12 @@ $(eval $(call gb_Library_use_external,xmlfa,boost_headers))
$(eval $(call gb_Library_use_sdk_api,xmlfa))
$(eval $(call gb_Library_use_libraries,xmlfa,\
- tl \
comphelper \
cppuhelper \
cppu \
sal \
+ tl \
+ utl \
$(gb_UWINAPI) \
))