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

View File

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