summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-09-09 15:59:53 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-09-29 00:20:57 +0200
commitd5afeecbffec0457b87faaff38f913fad489e08d (patch)
treef8900f8f7d3f1252e5d6b1149c53d5fad52ba4f8 /i18nlangtag
parent7cf5faec6fdbc27dd77d2d36fb2ff205322cba0d (diff)
Use less libxml2 external headers dependency
Change-Id: I1749628e0104dff856161bc0bdfd343ef0db208e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156784 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
index 801bfe7b99ff..271aa7f21558 100644
--- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
+++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
@@ -24,7 +24,6 @@ $(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
icu_headers \
icuuc \
liblangtag \
- libxml2 \
))
ifneq ($(SYSTEM_LIBLANGTAG),)