mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Adjust mbstring and mbregex dependencies
This commit is contained in:
parent
5db23e1db7
commit
dccfde9f39
@ -169,14 +169,14 @@
|
|||||||
"arg-type": "custom",
|
"arg-type": "custom",
|
||||||
"ext-depends": [
|
"ext-depends": [
|
||||||
"mbstring"
|
"mbstring"
|
||||||
|
],
|
||||||
|
"lib-depends": [
|
||||||
|
"onig"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"mbstring": {
|
"mbstring": {
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
"arg-type": "custom",
|
"arg-type": "custom"
|
||||||
"lib-depends": [
|
|
||||||
"onig"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"memcache": {
|
"memcache": {
|
||||||
"type": "external",
|
"type": "external",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user