From: Jason Zaman Date: Wed, 7 Dec 2016 05:44:08 +0000 (+0800) Subject: sys-apps/conspy: add ncurses subslot dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b0e48ac33905916d6f285648393f3d546494d531;p=gentoo.git sys-apps/conspy: add ncurses subslot dep Package-Manager: portage-2.3.0 --- 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() {