sys-apps/conspy: add ncurses subslot dep
authorJason Zaman <perfinion@gentoo.org>
Wed, 7 Dec 2016 05:44:08 +0000 (13:44 +0800)
committerJason Zaman <perfinion@gentoo.org>
Wed, 7 Dec 2016 05:44:08 +0000 (13:44 +0800)
Package-Manager: portage-2.3.0

sys-apps/conspy/conspy-1.10.ebuild

index 1b8de99d258854aeac69e203fe95ee3721c075e4..f7a2258e91c79f9073f4114348d6652b8fdaed9d 100644 (file)
@@ -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() {