qt512: build with bison3
This commit is contained in:
parent
7e90db8500
commit
8644679d71
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user