summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-05-21 16:46:19 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-05-21 16:46:19 +0000
commit1d32a1d4f87e6027b3a0788fb334dbff0d4591f2 (patch)
tree5e03c5ac99357a38019d51e8e4bf0f8d9980f8c1 /app-sci/gromacs
parentFixes #2889, #2863, and #2886 (diff)
downloadgentoo-2-1d32a1d4f87e6027b3a0788fb334dbff0d4591f2.tar.gz
gentoo-2-1d32a1d4f87e6027b3a0788fb334dbff0d4591f2.tar.bz2
gentoo-2-1d32a1d4f87e6027b3a0788fb334dbff0d4591f2.zip
updated dependencies
Diffstat (limited to 'app-sci/gromacs')
-rw-r--r--app-sci/gromacs/gromacs-3.1.3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-sci/gromacs/gromacs-3.1.3.ebuild b/app-sci/gromacs/gromacs-3.1.3.ebuild
index bbb6111d617a..f884161c39f7 100644
--- a/app-sci/gromacs/gromacs-3.1.3.ebuild
+++ b/app-sci/gromacs/gromacs-3.1.3.ebuild
@@ -9,9 +9,8 @@ SRC_URI="ftp://ftp.gromacs.org/pub/gromacs/${P}.tar.gz"
HOMEPAGE="http://www.gromacs.org/"
-DEPEND="mpi? ( >=lam-6.5.2 )
- >=fftw-2.1.3
- >=sys-devel/binutils-2.10.91.0.2"
+DEPEND=">=dev-libs/fftw-2.1.3
+ >=sys-devel/binutils-2.10.91.0.2"
RDEPEND="${DEPEND}"