Force gcc42 for arb (otherwise headers balk)
svn path=/nixpkgs/trunk/; revision=18324
This commit is contained in:
parent
c0a6058122
commit
84147f4477
@ -8255,10 +8255,11 @@ let
|
||||
};
|
||||
|
||||
arb = import ../applications/science/biology/arb {
|
||||
inherit fetchurl stdenv readline libpng zlib x11 lesstif93 freeglut perl;
|
||||
inherit fetchurl readline libpng zlib x11 lesstif93 freeglut perl;
|
||||
inherit (xlibs) libXpm libXaw libX11 libXext libXt;
|
||||
inherit mesa glew libtiff lynx rxp sablotron jdk transfig gv gnuplot;
|
||||
lesstif = lesstif93;
|
||||
stdenv = overrideGCC stdenv gcc42;
|
||||
};
|
||||
|
||||
biolib = import ../development/libraries/science/biology/biolib {
|
||||
|
Loading…
x
Reference in New Issue
Block a user