mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
add libacl to php requirements
This commit is contained in:
parent
29a0f2facb
commit
bed40c3d05
@ -11,6 +11,9 @@
|
|||||||
"lib-depends": [
|
"lib-depends": [
|
||||||
"micro",
|
"micro",
|
||||||
"lib-base"
|
"lib-base"
|
||||||
|
],
|
||||||
|
"lib-depends-unix": [
|
||||||
|
"libacl"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"micro": {
|
"micro": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user