dev-python/neovim-python-client: Improve neovim dependency
authorOle Reifschneider <tranquility@gentoo.org>
Sat, 30 Apr 2016 11:48:04 +0000 (13:48 +0200)
committerOle Reifschneider <tranquility@gentoo.org>
Sat, 30 Apr 2016 11:48:20 +0000 (13:48 +0200)
Package-Manager: portage-2.2.28

dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild

index bb8e604322409b13afd3ca5c4d05989042f190fb..c580a4ad57cff5525bfaebb97da1776377f2d415 100644 (file)
@@ -22,7 +22,7 @@ DEPEND="
 
 RDEPEND="
        ${DEPEND}
-       =app-editors/neovim-0.1.3
+       >=app-editors/neovim-0.1.3
 "
 
 S="${WORKDIR}/python-client-${PV}"