From b0e48ac33905916d6f285648393f3d546494d531 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Wed, 7 Dec 2016 13:44:08 +0800 Subject: [PATCH] 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 1b8de99d2588..f7a2258e91c7 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() { -- 2.26.2