diff options
-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 \ |