add neovim itself as a dependency to neovide
the ebuild i based this on didn't have this, surprisingly. also 0.13.3 requires 0.10.0+
This commit is contained in:
parent
bd771bc0fe
commit
062ae5e6b4
|
@ -416,6 +416,7 @@ SLOT="0"
|
|||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=app-editors/neovim-0.10.0
|
||||
dev-libs/openssl
|
||||
dev-libs/expat
|
||||
dev-libs/icu:=
|
||||
|
|
Loading…
Reference in a new issue