From 3a7df484120c66c80f08e3a9fa980a2a3a7e7f0e Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Tue, 15 Feb 2011 20:32:57 -0600 Subject: [PATCH] Add automake to BuildRequires --- znc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/znc.spec b/znc.spec index 05fe94f..595dc34 100644 --- a/znc.spec +++ b/znc.spec @@ -17,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: perl gcc-c++ BuildRequires: openssl-devel >= 0.9.8 BuildRequires: cyrus-sasl-devel -BuildRequires: c-ares-devel +BuildRequires: c-ares-devel automake BuildRequires: perl(ExtUtils::Embed) swig tcl-devel %description