]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bison: Requires at least m4 1.4.17-2
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 13 Dec 2016 13:10:21 +0000 (14:10 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 13 Dec 2016 13:47:49 +0000 (13:47 +0000)
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 <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
bison/bison.nm

index 0a2af3d2a8995527af69eed55fb12dd6a41e20e2..bedeeaed2e37da055d8ceba69cd5461112486e0a 100644 (file)
@@ -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