mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
add more extensions support
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"type": "builtin",
|
||||
"arg-type-windows": "with",
|
||||
"lib-depends": [
|
||||
"libxml2"
|
||||
"libxml2",
|
||||
"zlib"
|
||||
]
|
||||
},
|
||||
"enchant": {
|
||||
|
||||
Reference in New Issue
Block a user