diff options
author | Noel Grandin <noel@peralex.com> | 2013-06-05 10:35:22 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-06-05 14:48:19 +0200 |
commit | 27c6434fccfec5fb4184c1efa2057595c8716fad (patch) | |
tree | c0c65b6653853b345d066324a5e847daa1347fa8 /xmlhelp/Library_ucpchelp1.mk | |
parent | b83edcf00d4ccd0c734731ed66d167286bf89d6b (diff) |
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 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r-- | xmlhelp/Library_ucpchelp1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index f559cb1f5360..0c4aab98a9b8 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -51,6 +51,7 @@ $(eval $(call gb_Library_use_libraries,ucpchelp1,\ cppuhelper \ helplinker \ sal \ + tl \ ucbhelper \ utl \ i18nlangtag \ |