diff options
Diffstat (limited to 'sci-astronomy/swarp/swarp-2.15.6.ebuild')
-rw-r--r-- | sci-astronomy/swarp/swarp-2.15.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/swarp/swarp-2.15.6.ebuild b/sci-astronomy/swarp/swarp-2.15.6.ebuild index a4e420961..1c177c498 100644 --- a/sci-astronomy/swarp/swarp-2.15.6.ebuild +++ b/sci-astronomy/swarp/swarp-2.15.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,7 +12,7 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static doc threads mpi icc" -DEPEND="mpi? ( || ( sys-cluster/lam-mpi sys-cluster/mpich ) ) +DEPEND="mpi? ( virtual/mpi ) ) icc? ( dev-lang/icc >= 9 )" # mpi stuff untested. |