[3.0] 34bfadb Add missing BuildRequires on libedit-devel

Tollef Fog Heen tfheen at varnish-cache.org
Mon Oct 14 13:02:55 CEST 2013


commit 34bfadb159dc4e6356b21545df227235123312a0
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Mon Oct 14 13:01:15 2013 +0200

    Add missing BuildRequires on libedit-devel

diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index 7f53b98..0f69cc6 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # To build from git, start with a make dist, see redhat/README.redhat 
 # You will need at least automake autoconf libtool python-docutils
 #BuildRequires: automake autoconf libtool python-docutils
-BuildRequires: ncurses-devel libxslt groff pcre-devel pkgconfig
+BuildRequires: ncurses-devel libxslt groff pcre-devel pkgconfig libedit-devel
 Requires: varnish-libs = %{version}-%{release}
 Requires: logrotate
 Requires: ncurses



More information about the varnish-commit mailing list