summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 14:46:14 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 14:46:14 +0000
commit0c27302d79d5175d7d8af48106876e652c95ffe4 (patch)
treed81cf16894f026398f5a251827c795768b52f898 /sci-libs/qrupdate/qrupdate-1.1.1.ebuild
parentAdd dependency on virtual/fortran (diff)
downloadgentoo-2-0c27302d79d5175d7d8af48106876e652c95ffe4.tar.gz
gentoo-2-0c27302d79d5175d7d8af48106876e652c95ffe4.tar.bz2
gentoo-2-0c27302d79d5175d7d8af48106876e652c95ffe4.zip
Add dependency on virtual/fortran
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/qrupdate/qrupdate-1.1.1.ebuild')
-rw-r--r--sci-libs/qrupdate/qrupdate-1.1.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-libs/qrupdate/qrupdate-1.1.1.ebuild b/sci-libs/qrupdate/qrupdate-1.1.1.ebuild
index 667dcd5ec125..48c24fa8b274 100644
--- a/sci-libs/qrupdate/qrupdate-1.1.1.ebuild
+++ b/sci-libs/qrupdate/qrupdate-1.1.1.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-libs/qrupdate/qrupdate-1.1.1.ebuild,v 1.2 2011/06/21 09:52:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.1.ebuild,v 1.3 2011/06/21 14:46:14 jlec Exp $
EAPI="2"
@@ -15,7 +15,9 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
IUSE="static-libs"
-RDEPEND="virtual/lapack"
+RDEPEND="
+ virtual/fortran
+ virtual/lapack"
DEPEND="${RDEPEND}
dev-util/pkgconfig"