[sysstat] add missing dependency

Ivana Varekova varekova at fedoraproject.org
Tue Sep 21 08:56:41 UTC 2010


commit 5813ac203d80973256d0fba57e764822b13d2ffd
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Tue Sep 21 10:59:32 2010 +0200

    add missing dependency

 sysstat.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sysstat.spec b/sysstat.spec
index 5267cb5..3a8fc6e 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: /sbin/chkconfig
 Requires: sh-utils textutils grep fileutils /etc/cron.d
 BuildRequires: perl %{_includedir}/linux/if.h gettext
-BuildRequires: autoconf
+BuildRequires: autoconf automake
 Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
 
 %description


More information about the scm-commits mailing list