qt512: build with bison3

This commit is contained in:
Luka Blaskovic
2020-01-13 21:35:19 +00:00
parent 7e90db8500
commit 8644679d71
+1 -1
View File
@@ -13729,7 +13729,7 @@ in
(import ../development/libraries/qt-5/5.12) { (import ../development/libraries/qt-5/5.12) {
inherit newScope; inherit newScope;
inherit stdenv fetchurl fetchpatch fetchFromGitHub makeSetupHook makeWrapper; inherit stdenv fetchurl fetchpatch fetchFromGitHub makeSetupHook makeWrapper;
bison = bison2; # error: too few arguments to function 'int yylex(... inherit bison;
inherit cups; inherit cups;
inherit dconf; inherit dconf;
inherit harfbuzz; inherit harfbuzz;