fix xml and intl depend order

This commit is contained in:
crazywhalecc
2023-06-02 23:00:48 +08:00
parent aa9ec6e50e
commit b2f3ffcc00

View File

@@ -264,7 +264,8 @@
], ],
"lib-suggests": [ "lib-suggests": [
"xz", "xz",
"zlib" "zlib",
"icu"
], ],
"lib-suggests-windows": [ "lib-suggests-windows": [
"icu", "icu",