~sircmpwn/sr.ht-docs

e454c59b290177393464c61364c0184da33e4ec0 — Jackson Chen 2 months ago 43bbb67
add make as built-time dependency

for the generic instructions section
1 files changed, 1 insertions(+), 0 deletions(-)

M hacking.md
M hacking.md => hacking.md +1 -0
@@ 32,6 32,7 @@ packages from source requires additional build-time dependencies:
* `sassc` for CSS pre-processing
* `minify` for minifying CSS
* `go` for compiling the Go APIs
* `make` for making

## Generic instructions