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 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; {