diff --git a/config/ext.json b/config/ext.json index 188aea58..68612fe8 100644 --- a/config/ext.json +++ b/config/ext.json @@ -759,11 +759,9 @@ }, "type": "builtin", "arg-type": "custom", - "lib-depends": [ - "libxml2" - ], - "ext-depends-windows": [ - "xml" + "ext-depends": [ + "libxml", + "session" ] }, "sockets": {