soap requires libxml and session

This commit is contained in:
henderkes 2025-09-23 11:56:12 +02:00
parent fc90b4ae23
commit 8039ea49f9

View File

@ -759,11 +759,9 @@
}, },
"type": "builtin", "type": "builtin",
"arg-type": "custom", "arg-type": "custom",
"lib-depends": [ "ext-depends": [
"libxml2" "libxml",
], "session"
"ext-depends-windows": [
"xml"
] ]
}, },
"sockets": { "sockets": {