[dc3dd] add automake since we run autoconf

Adam Miller maxamillion at fedoraproject.org
Mon Apr 29 15:16:33 UTC 2013


commit 0e3fcebc0e59f45df7c14e58bc9197256feab308
Author: Adam Miller <admiller at redhat.com>
Date:   Mon Apr 29 10:16:26 2013 -0500

    add automake since we run autoconf

 dc3dd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/dc3dd.spec b/dc3dd.spec
index b8e5628..bb464f2 100644
--- a/dc3dd.spec
+++ b/dc3dd.spec
@@ -12,6 +12,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:  gettext
 BuildRequires:  gettext-devel
 BuildRequires:  autoconf
+BuildRequires:  automake
 
 %description
 dc3dd is a patched version of GNU dd to include a number of features useful


More information about the scm-commits mailing list