mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
add brotli and watcher to lib-suggests
This commit is contained in:
parent
e6832ecf61
commit
b5fa7be53f
@ -13,7 +13,13 @@
|
|||||||
"micro"
|
"micro"
|
||||||
],
|
],
|
||||||
"lib-suggests-linux": [
|
"lib-suggests-linux": [
|
||||||
"libacl"
|
"libacl",
|
||||||
|
"brotli",
|
||||||
|
"watcher"
|
||||||
|
],
|
||||||
|
"lib-suggests-unix": [
|
||||||
|
"brotli",
|
||||||
|
"watcher"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"micro": {
|
"micro": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user