From: Michał Górny Date: Sat, 15 Aug 2015 07:10:46 +0000 (+0200) Subject: dev-python/pypy-2.6.0: restore more flex ncurses dep, confirmed working X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2fd64a3588cc4436392871c0001d13f5e7eb0d77;p=gentoo.git dev-python/pypy-2.6.0: restore more flex ncurses dep, confirmed working Allow the newer sys-libs/ncurses version as it has been confirmed to work with pypy-2.6.0. Bug: https://bugs.gentoo.org/show_bug.cgi?id=557540#c6 Package-Manager: portage-2.2.20 --- diff --git a/dev-python/pypy/pypy-2.6.0.ebuild b/dev-python/pypy/pypy-2.6.0.ebuild index a1a40cbe1f71..18a8810327d8 100644 --- a/dev-python/pypy/pypy-2.6.0.ebuild +++ b/dev-python/pypy/pypy-2.6.0.ebuild @@ -26,7 +26,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0= dev-libs/openssl:0=[-bindist] bzip2? ( app-arch/bzip2:0= ) gdbm? ( sys-libs/gdbm:0= ) - ncurses? ( sys-libs/ncurses:5/5 ) + ncurses? ( sys-libs/ncurses:5= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0=