1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

Require Bison 2.6

This commit is contained in:
Eelco Dolstra 2013-03-14 18:33:15 +01:00
parent 804709706c
commit a68ebf8e37
2 changed files with 4 additions and 5 deletions

View file

@ -19,7 +19,7 @@ let
inherit officialRelease;
buildInputs =
[ curl bison25 flex2535 perl libxml2 libxslt w3m bzip2
[ curl bison flex2535 perl libxml2 libxslt w3m bzip2
tetex dblatex nukeReferences pkgconfig sqlite git
];