Adjust mbstring and mbregex dependencies

This commit is contained in:
crazywhalecc 2023-11-05 17:47:57 +08:00 committed by Jerry Ma
parent 5db23e1db7
commit dccfde9f39

View File

@ -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",