openfoam: Drop unused buildInputs

This commit is contained in:
Tyson Whitehead
2016-10-07 16:48:29 -04:00
parent ac43be430a
commit 96cd6a502e

View File

@@ -53,19 +53,12 @@ stdenv.mkDerivation rec {
zlib
boost
openmpi
# gnuplot
readline
# ncurses
gperftools
cgal
metis
scotch
mpfr
# xorg.libXt
# paraview
# cmake
# qt4
# freeglut
];
meta = with stdenv.lib; {