dev-php/pecl-ncurses: Revbump to fix ncurses slot dependency

Package-Manager: portage-2.2.22
This commit is contained in:
Brian Evans
2015-10-06 10:25:21 -04:00
parent 0388d5aca8
commit b30e934e1f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND="sys-libs/ncurses"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
my_conf="--enable-ncursesw"