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",
"ext-depends": [
"mbstring"
],
"lib-depends": [
"onig"
]
},
"mbstring": {
"type": "builtin",
"arg-type": "custom",
"lib-depends": [
"onig"
]
"arg-type": "custom"
},
"memcache": {
"type": "external",