openfoam: Drop unused buildInputs
This commit is contained in:
@@ -53,19 +53,12 @@ stdenv.mkDerivation rec {
|
|||||||
zlib
|
zlib
|
||||||
boost
|
boost
|
||||||
openmpi
|
openmpi
|
||||||
# gnuplot
|
|
||||||
readline
|
readline
|
||||||
# ncurses
|
|
||||||
gperftools
|
gperftools
|
||||||
cgal
|
cgal
|
||||||
metis
|
metis
|
||||||
scotch
|
scotch
|
||||||
mpfr
|
mpfr
|
||||||
# xorg.libXt
|
|
||||||
# paraview
|
|
||||||
# cmake
|
|
||||||
# qt4
|
|
||||||
# freeglut
|
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user