Merge pull request #860 from crazywhalecc/brotli-watcher

add brotli and watcher to lib-suggests
This commit is contained in:
Marc 2025-08-21 15:31:35 +02:00 committed by GitHub
commit 1c4a6ca02e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,13 @@
"micro"
],
"lib-suggests-linux": [
"libacl"
"libacl",
"brotli",
"watcher"
],
"lib-suggests-unix": [
"brotli",
"watcher"
]
},
"micro": {