shared dom ext requires xml

This commit is contained in:
henderkes
2025-05-17 22:43:34 +07:00
parent c1e91e1ccb
commit eab8c27e4a

View File

@@ -75,7 +75,7 @@
"libxml2", "libxml2",
"zlib" "zlib"
], ],
"ext-depends-windows": [ "ext-depends": [
"xml" "xml"
] ]
}, },