diff options
author | Eike Rathke <erack@redhat.com> | 2012-11-24 10:56:53 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-11-24 10:57:03 +0100 |
commit | 4b93c37a7c90f9cb37bc9afb2f25f565ff680980 (patch) | |
tree | 41b8c138c27b435846433dc716aeccdf581b03b6 /svl | |
parent | 9626159f7a773cd11b1eb6b5aef8e1ce2ba2131a (diff) |
link with i18nisolang1
Change-Id: I1ae06b7d9012e57ba66cca013bca47e5a9455b72
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_urihelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk index 0312e7ab40dc..e2bd9e3b317d 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -45,6 +45,7 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \ cppu \ cppuhelper \ sal \ + i18nisolang1 \ svl \ tl \ utl \ |