summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-03-02 19:55:26 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-03-02 19:55:26 +0000
commitaa9c4fc2210bb946e4a754c544a5931c10ea91e3 (patch)
tree267bb17c3556e579eb0688cea9ed981946b4356a /sci-biology/aaindex
parentStable on hppa. (diff)
downloadhistorical-aa9c4fc2210bb946e4a754c544a5931c10ea91e3.tar.gz
historical-aa9c4fc2210bb946e4a754c544a5931c10ea91e3.tar.bz2
historical-aa9c4fc2210bb946e4a754c544a5931c10ea91e3.zip
Fixed dependencies. (See bug #83804)
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sci-biology/aaindex')
-rw-r--r--sci-biology/aaindex/aaindex-6.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild
index 62e5995d2f45..57139bb6aaee 100644
--- a/sci-biology/aaindex/aaindex-6.0.ebuild
+++ b/sci-biology/aaindex/aaindex-6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.4 2005/02/23 03:59:50 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.5 2005/03/02 19:55:26 ribosome Exp $
DESCRIPTION="Amino acid indices and similarity matrices"
HOMEPAGE="http://www.genome.ad.jp/aaindex"
@@ -16,6 +16,8 @@ IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.
+DEPEND="emboss? ( sci-biology/emboss )"
+
S=${WORKDIR}
src_unpack() {