stp: build with bison3
This commit is contained in:
parent
4a3a8327d2
commit
7e90db8500
1 changed files with 1 additions and 3 deletions
|
@ -21426,9 +21426,7 @@ in
|
|||
|
||||
inherit (ocamlPackages) stog;
|
||||
|
||||
stp = callPackage ../applications/science/logic/stp {
|
||||
bison = bison2;
|
||||
};
|
||||
stp = callPackage ../applications/science/logic/stp { };
|
||||
|
||||
stretchly = callPackage ../applications/misc/stretchly {
|
||||
inherit (gnome2) GConf;
|
||||
|
|
Loading…
Reference in a new issue