qt512: build with bison3

This commit is contained in:
Luka Blaskovic 2020-01-06 11:13:58 +00:00
parent 7e90db8500
commit 8644679d71

View file

@ -13729,7 +13729,7 @@ in
(import ../development/libraries/qt-5/5.12) {
inherit newScope;
inherit stdenv fetchurl fetchpatch fetchFromGitHub makeSetupHook makeWrapper;
bison = bison2; # error: too few arguments to function 'int yylex(...
inherit bison;
inherit cups;
inherit dconf;
inherit harfbuzz;