[devtodo] Fix the autoreconf'ing

Patrick Uiterwijk puiterwijk at fedoraproject.org
Fri May 3 09:04:09 UTC 2013


commit 4982c3fdf994c4d5c649a0c1f31e074ca8cc0890
Author: Patrick Uiterwijk <puiterwijk at gmail.com>
Date:   Tue Mar 26 11:35:46 2013 +0100

    Fix the autoreconf'ing

 devtodo.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/devtodo.spec b/devtodo.spec
index ea67d64..0062e4b 100644
--- a/devtodo.spec
+++ b/devtodo.spec
@@ -9,6 +9,8 @@ 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:  libtool
+BuildRequires:  automake
 BuildRequires:  autoconf
 BuildRequires:	compat-readline5-devel
 


More information about the scm-commits mailing list