[master] f86feda Add missing BuildRequires on libedit-devel

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


commit f86feda38bc2bd471908d21bc4bf8233717001e3
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 df56f62..2f96907 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -15,7 +15,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 groff pcre-devel pkgconfig
+BuildRequires: ncurses-devel groff pcre-devel pkgconfig libedit-devel
 Requires: varnish-libs = %{version}-%{release}
 Requires: logrotate
 Requires: ncurses



More information about the varnish-commit mailing list