mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
add libacl to php requirements
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
"lib-depends": [
|
"lib-depends": [
|
||||||
"micro",
|
"micro",
|
||||||
"lib-base"
|
"lib-base"
|
||||||
|
],
|
||||||
|
"lib-depends-unix": [
|
||||||
|
"libacl"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"micro": {
|
"micro": {
|
||||||
|
|||||||
Reference in New Issue
Block a user