[tabled] BuildRequires +autotools

Pete Zaitcev zaitcev at fedoraproject.org
Tue Apr 23 23:53:05 UTC 2013


commit 48c9e193385178d016b16dfdabef69b1489ff994
Author: Pete Zaitcev <zaitcev at kotori.zaitcev.us>
Date:   Tue Apr 23 17:53:05 2013 -0600

    BuildRequires +autotools

 tabled.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tabled.spec b/tabled.spec
index 7d77ea4..8d5c851 100644
--- a/tabled.spec
+++ b/tabled.spec
@@ -24,6 +24,9 @@ BuildRequires:	chunkd cld libcurl-devel libxml2-devel
 BuildRequires:	procps
 BuildRequires:	hail-devel >= 0.7
 
+# These are only needed because we patch configure.am, to accomodate libdb.
+BuildRequires:	autoconf automake libtool
+
 Requires:	cld >= 0.7
 Requires:	chunkd >= 0.7
 


More information about the scm-commits mailing list