diff options
author | David Seifert <soap@gentoo.org> | 2016-05-15 00:24:00 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:15:58 +0200 |
commit | dcfea9e93f047cc94ca87739fcb4d9e31d2015dc (patch) | |
tree | 6fb6a21a1e2df2e66b5185b85590329e2450b98a /sci-electronics/magic | |
parent | sci-electronics/magic: Fix QA MissingSlotDep (diff) | |
download | gentoo-dcfea9e93f047cc94ca87739fcb4d9e31d2015dc.tar.gz gentoo-dcfea9e93f047cc94ca87739fcb4d9e31d2015dc.tar.bz2 gentoo-dcfea9e93f047cc94ca87739fcb4d9e31d2015dc.zip |
sci-electronics/magic: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-electronics/magic')
-rw-r--r-- | sci-electronics/magic/magic-8.0.207.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/magic/magic-8.0.207.ebuild b/sci-electronics/magic/magic-8.0.207.ebuild index 0e9d21023ad9..f06ac2ab3523 100644 --- a/sci-electronics/magic/magic-8.0.207.ebuild +++ b/sci-electronics/magic/magic-8.0.207.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug opengl" -RDEPEND="sys-libs/ncurses +RDEPEND="sys-libs/ncurses:0= sys-libs/readline:0= dev-lang/tcl:0= dev-lang/tk:0= |