mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 02:15:36 +08:00
check for libacl in fewer places
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
"lib-depends": [
|
||||
"lib-base",
|
||||
"micro"
|
||||
],
|
||||
"lib-depends-linux": [
|
||||
"lib-base",
|
||||
"libacl",
|
||||
"micro"
|
||||
]
|
||||
},
|
||||
"micro": {
|
||||
|
||||
Reference in New Issue
Block a user