[devtodo] Add autoconf buildreq

Patrick Uiterwijk puiterwijk at fedoraproject.org
Tue Mar 26 10:30:59 UTC 2013


commit c6888f8460e3272bc21962fc61b67aa3e5db9e05
Author: Patrick Uiterwijk <puiterwijk at gmail.com>
Date:   Tue Mar 26 11:28:34 2013 +0100

    Add autoconf buildreq

 devtodo.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/devtodo.spec b/devtodo.spec
index d2f513d..ea67d64 100644
--- a/devtodo.spec
+++ b/devtodo.spec
@@ -9,6 +9,7 @@ Source0:	http://swapoff.org/files/%{name}/%{name}-%{version}.tar.gz
 Patch0:		devtodo-0.1.20-buildfixes.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  autoconf
 BuildRequires:	compat-readline5-devel
 
 %description


More information about the scm-commits mailing list