diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:34:39 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:34:39 +0000 |
commit | c00ab3a064e375e6014de540028ec2274fb7ebee (patch) | |
tree | 8eb9ef2a916ff387cc1502569c9e3ab25aaa41ee /sci-libs/blas-atlas | |
parent | see changelog (Manifest recommit) (diff) | |
download | gentoo-2-c00ab3a064e375e6014de540028ec2274fb7ebee.tar.gz gentoo-2-c00ab3a064e375e6014de540028ec2274fb7ebee.tar.bz2 gentoo-2-c00ab3a064e375e6014de540028ec2274fb7ebee.zip |
Fixed dependency
Diffstat (limited to 'sci-libs/blas-atlas')
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild b/sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild index eb39bbbf21e6..2d40bccaee6b 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.1 2004/12/29 18:19:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.2 2004/12/29 18:30:32 ribosome Exp $ inherit eutils toolchain-funcs @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 amd64 ppc ppc64 sparc alpha" IUSE="doc" -DEPEND="app-sci/blas-config +DEPEND="sci-libs/blas-config >=sys-devel/libtool-1.5" RDEPEND="" |