diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild b/sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild index 7df885e25ab2..fd5fbcd079f9 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild,v 1.2 2011/06/21 09:46:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r2.ebuild,v 1.3 2011/06/21 16:03:14 jlec Exp $ EAPI="4" @@ -36,6 +36,8 @@ mpi +single-precision sse2 test +threads xml zsh-completion" REQUIRED_USE="fkernels? ( !threads )" CDEPEND=" + virtual/fortran + X? ( x11-libs/libX11 x11-libs/libSM |