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",
"arg-type": "custom",
"lib-depends": [
"libxml2"
],
"ext-depends-windows": [
"xml"
"ext-depends": [
"libxml",
"session"
]
},
"sockets": {