[nickle/f16] add BR on bison

Michel Alexandre Salim salimma at fedoraproject.org
Sat Feb 4 15:39:09 UTC 2012


commit e390799f00ceb7697812d3a1e7449cb2544e9319
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sat Feb 4 16:29:30 2012 +0100

    add BR on bison

 nickle.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nickle.spec b/nickle.spec
index ca26819..d115ae3 100644
--- a/nickle.spec
+++ b/nickle.spec
@@ -11,7 +11,9 @@ Source0: http://nickle.org/release/nickle-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %endif
 
-BuildRequires: ncurses-devel, readline-devel
+BuildRequires: bison
+BuildRequires: ncurses-devel
+BuildRequires: readline-devel
 
 %description
 Nickle is a programming language based prototyping environment with


More information about the scm-commits mailing list