mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
Merge pull request #860 from crazywhalecc/brotli-watcher
add brotli and watcher to lib-suggests
This commit is contained in:
commit
1c4a6ca02e
@ -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