From 062ae5e6b46bc6da579e4788cdfe8436aa390b69 Mon Sep 17 00:00:00 2001 From: gered Date: Wed, 28 Aug 2024 18:47:43 -0400 Subject: [PATCH] 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+ --- app-editors/neovide/neovide-0.13.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-editors/neovide/neovide-0.13.3.ebuild b/app-editors/neovide/neovide-0.13.3.ebuild index fa8565b..055bd64 100644 --- a/app-editors/neovide/neovide-0.13.3.ebuild +++ b/app-editors/neovide/neovide-0.13.3.ebuild @@ -416,6 +416,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" + >=app-editors/neovim-0.10.0 dev-libs/openssl dev-libs/expat dev-libs/icu:=