diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/neovim/neovim-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild index d7e6db05ab16..8f8fceedd91e 100644 --- a/app-editors/neovim/neovim-9999.ebuild +++ b/app-editors/neovim/neovim-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,7 +27,7 @@ CDEPEND=">=dev-libs/libuv-1.2.0 dev-lua/LuaBitOp ) tui? ( - >=dev-libs/libtermkey-0.17 + >=dev-libs/libtermkey-0.19 >=dev-libs/unibilium-1.1.1 ) dev-libs/libvterm |