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
commitb01026df746e09540dd5c1705a106afee8c31041 (patch)
tree6d6616b5f6e0e6c64f14edf8c093dcb773da716c /app-sci/gromacs
parentFixes #2889, #2863, and #2886 (diff)
downloadhistorical-b01026df746e09540dd5c1705a106afee8c31041.tar.gz
historical-b01026df746e09540dd5c1705a106afee8c31041.tar.bz2
historical-b01026df746e09540dd5c1705a106afee8c31041.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}"