[master] 74b49b8 Fix dependencies for Debian/Ubuntu
git at varnish-cache.org
git at varnish-cache.org
Wed Nov 27 15:41:00 CET 2013
commit 74b49b84c3d4962495eae6915a7a3746e615680f
Author: Andreas Plesner Jacobsen <apj at mutt.dk>
Date: Wed Nov 27 15:34:35 2013 +0100
Fix dependencies for Debian/Ubuntu
diff --git a/doc/sphinx/installation/install.rst b/doc/sphinx/installation/install.rst
index e0b0ceb..e8b0ff7 100644
--- a/doc/sphinx/installation/install.rst
+++ b/doc/sphinx/installation/install.rst
@@ -29,7 +29,7 @@ CentOS/RedHat
-------------
We try to keep the latest version available as prebuilt RPMs (el5 and el6)
-on `repo.varnish-cache.org <http://repo.varnish-cache.org/>`. See the
+on `repo.varnish-cache.org <http://repo.varnish-cache.org/>`_. See the
`RedHat installation instructions
<http://www.varnish-cache.org/installation/redhat>`_ for more information.
@@ -76,13 +76,15 @@ In order to build Varnish from source you need a number of packages
installed. On a Debian or Ubuntu system these are:
* autotools-dev
-* automake1.9
+* automake1.11
* libtool
* autoconf
* libncurses-dev
* groff-base
* libpcre3-dev
* pkg-config
+* make
+* libedit-dev
Build dependencies on Red Hat / CentOS
--------------------------------------
More information about the varnish-commit
mailing list