From 76b38ed42886efcb225457197c2b3e73b844eebe Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Thu, 30 Nov 2006 15:21:01 +0000 Subject: [PATCH] Add missing BuildRequires: --- tcsh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcsh.spec b/tcsh.spec index 740b7a5..385aa2f 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -25,7 +25,7 @@ Requires(post): grep Requires(postun): coreutils, grep URL: http://www.tcsh.org/ Buildroot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: autoconf, ncurses-devel +BuildRequires: autoconf, automake, ncurses-devel %description Tcsh is an enhanced but completely compatible version of csh, the C