summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-08-13 09:31:55 +0200
committerMichał Górny <mgorny@gentoo.org>2015-08-13 09:31:55 +0200
commit6a7eaefa1c609757de1f1ec9657e58a2f800eec4 (patch)
treeb20c2f3d612a47f709bb6634ef97cb391915318c /dev-python/pypy3-bin
parentmedia-sound/mpg123: Removed old versions. (diff)
downloadgentoo-6a7eaefa1c609757de1f1ec9657e58a2f800eec4.tar.gz
gentoo-6a7eaefa1c609757de1f1ec9657e58a2f800eec4.tar.bz2
gentoo-6a7eaefa1c609757de1f1ec9657e58a2f800eec4.zip
dev-python/pypy*-bin: add subslot deps on sys-libs/ncurses
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-python/pypy3-bin')
-rw-r--r--dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild (renamed from dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild
index 40859bc44e37..2877af1f89ef 100644
--- a/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild
@@ -59,7 +59,7 @@ RDEPEND="
dev-libs/libffi:0
dev-libs/openssl:0
sys-libs/glibc:2.2
- sys-libs/ncurses:5
+ sys-libs/ncurses:5/5
sys-libs/zlib:0
gdbm? ( sys-libs/gdbm:0= )
sqlite? ( dev-db/sqlite:3= )