fix libxml2 with icu finding issue (#304)

* fix libxml2 with icu finding issue

* add test
This commit is contained in:
Jerry Ma
2024-01-03 13:40:48 +08:00
committed by GitHub
parent fa0ea5443d
commit eac4763d82
4 changed files with 9 additions and 9 deletions

View File

@@ -333,10 +333,6 @@
"lib-suggests": [
"xz",
"icu"
],
"lib-suggests-windows": [
"icu",
"xz"
]
},
"libxslt": {