[master] b5dd75b noticed on a prestine instance that we require make ; )

Nils Goroll nils.goroll at uplex.de
Fri Jun 30 19:02:05 CEST 2017


commit b5dd75b5249e6e48721d477eb2f4ce749ab346af
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Fri Jun 30 19:01:14 2017 +0200

    noticed on a prestine instance that we require make ;)

diff --git a/doc/sphinx/installation/install.rst b/doc/sphinx/installation/install.rst
index 0596db5..5ab087f 100644
--- a/doc/sphinx/installation/install.rst
+++ b/doc/sphinx/installation/install.rst
@@ -78,6 +78,7 @@ installed. On a Debian or Ubuntu system these are:
 
 ..  grep-dctrl -n -sBuild-Depends -r ^ ../../../../varnish-cache-debian/control | tr -d '\n' | awk -F,\  '{ for (i = 0; ++i <= NF;) { sub (/ .*/, "", $i); print "* `" $i "`"; }}' | egrep -v '(debhelper)'
 
+* `make`
 * `automake`
 * `autotools-dev`
 * `libedit-dev`
@@ -101,6 +102,7 @@ packages installed:
 
 .. gawk '/^BuildRequires/ {print "* `" $2 "`"}' ../../../redhat/varnish.spec | sort | uniq | egrep -v '(systemd)'
 
+* `make`
 * `autoconf`
 * `automake`
 * `jemalloc-devel`



More information about the varnish-commit mailing list