diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-24 12:50:41 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-24 12:54:33 +0100 |
commit | bda29669185b2e0277d9b78f1ef52383f44a1f3b (patch) | |
tree | 3ba845db15f9ac4dcd53843ac234cc9b98e64bdd /svl | |
parent | 5234c1bf13014e1e12aab12e91754b36dac50a82 (diff) |
CppunitTest_svl_urihelper calls non-inline LanguageTag functions
Change-Id: I077ad299d5e657ae7b2af67a3ef678a50664b4e1
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 e2bd9e3b317d..7fd8da9916b1 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -44,6 +44,7 @@ svl/qa/unit/test_URIHelper \ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \ cppu \ cppuhelper \ + i18nisolang1 \ sal \ i18nisolang1 \ svl \ |