commit: b0e48ac33905916d6f285648393f3d546494d531
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 05:44:08 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 05:44:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e48ac3
sys-apps/conspy: add ncurses subslot dep
Package-Manager: portage-2.3.0
sys-apps/conspy/conspy-1.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/conspy/conspy-1.10.ebuild
b/sys-apps/conspy/conspy-1.10.ebuild
index 1b8de99..f7a2258 100644
--- a/sys-apps/conspy/conspy-1.10.ebuild
+++ b/sys-apps/conspy/conspy-1.10.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 x86"
IUSE=""
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0="
DEPEND="${RDEPEND}"
src_configure() {