Remove gcc from tampi *buildInputs
This commit is contained in:
parent
a57e16854d
commit
0071638701
@ -8,7 +8,6 @@
|
|||||||
, gnumake
|
, gnumake
|
||||||
, boost
|
, boost
|
||||||
, mpi
|
, mpi
|
||||||
, gcc
|
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, enableOvni ? true
|
, enableOvni ? true
|
||||||
, ovni ? null
|
, ovni ? null
|
||||||
@ -51,7 +50,6 @@ in stdenv.mkDerivation {
|
|||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
autoreconfHook
|
autoreconfHook
|
||||||
gcc
|
|
||||||
gnumake
|
gnumake
|
||||||
libtool
|
libtool
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user