diff --git a/config/ext.json b/config/ext.json index dcb2ba3f..539658d0 100644 --- a/config/ext.json +++ b/config/ext.json @@ -325,6 +325,16 @@ "openssl" ] }, + "libxml": { + "support": { + "BSD": "wip" + }, + "type": "builtin", + "arg-type": "none", + "ext-depends": [ + "xml" + ] + }, "lz4": { "support": { "Windows": "wip", @@ -337,16 +347,6 @@ "liblz4" ] }, - "libxml": { - "support": { - "BSD": "wip" - }, - "type": "builtin", - "arg-type": "none", - "ext-depends": [ - "xml" - ] - }, "mbregex": { "type": "builtin", "arg-type": "custom",