summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Library_subsequenttest.mk2
-rw-r--r--test/Library_test.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk
index 7fd5958ddbdc..559d3902cb1a 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_Library_use_libraries,subsequenttest,\
comphelper \
cppu \
cppuhelper \
- i18nisolang1 \
+ i18nlangtag \
sal \
test \
tl \
diff --git a/test/Library_test.mk b/test/Library_test.mk
index ca0eff6c4460..3db6aeb085a6 100644
--- a/test/Library_test.mk
+++ b/test/Library_test.mk
@@ -45,7 +45,7 @@ $(eval $(call gb_Library_use_libraries,test,\
comphelper \
cppu \
cppuhelper \
- i18nisolang1 \
+ i18nlangtag \
sal \
svt \
tl \