Otherwise the forked child of bison will terminated with a SEQV. * Drop perl as build dependency which is not longer required. Signed-off-by: Stefan Schantl --- bison/bison.nm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bison/bison.nm b/bison/bison.nm index 0a2af3d..bedeeae 100644 --- a/bison/bison.nm +++ b/bison/bison.nm @@ -5,7 +5,7 @@ name = bison version = 3.0.4 -release = 1 +release = 2 groups = Development/Tools url = http://www.gnu.org/software/bison/ @@ -23,8 +23,7 @@ sources = %{thisapp}.tar.xz build requires flex >= 2.5.37 - m4 >= 1.4.16 - perl + m4 >= 1.4.17-2 end configure_cmds -- 2.7.4