diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-17 16:07:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-17 18:14:48 +0100 |
commit | f13cf85499a8a168c211d6c185a7b61e82faf692 (patch) | |
tree | 854a99a8807e2b83cdd0fcd4edc1971b4725550c /sci-biology | |
parent | Move {dev-util → dev-build}/tup (diff) | |
download | gentoo-f13cf85499a8a168c211d6c185a7b61e82faf692.tar.gz gentoo-f13cf85499a8a168c211d6c185a7b61e82faf692.tar.bz2 gentoo-f13cf85499a8a168c211d6c185a7b61e82faf692.zip |
Move {sys-devel → dev-build}/cons
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/emboss/emboss-6.6.0-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-biology/emboss/emboss-6.6.0-r2.ebuild b/sci-biology/emboss/emboss-6.6.0-r2.ebuild index 01af5e2fa977..79d3034a0985 100644 --- a/sci-biology/emboss/emboss-6.6.0-r2.ebuild +++ b/sci-biology/emboss/emboss-6.6.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,8 +16,9 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="minimal" RDEPEND=" + !dev-build/cons !games-action/xbomber - !sys-devel/cons" +" PDEPEND=" !minimal? ( sci-biology/aaindex |