Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/neovim/
Date: Sun, 29 Sep 2019 06:49:07
Message-Id: 1569737622.48e774a623293874352afd3036974bcadde487b8.mgorny@gentoo
1 commit: 48e774a623293874352afd3036974bcadde487b8
2 Author: Bernardo Meurer <meurerbernardo <AT> gmail <DOT> com>
3 AuthorDate: Sun Sep 29 04:14:45 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 06:13:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e774a6
7
8 app-editors/neovim: add libutf8proc to -9999 deps
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Bernardo Meurer <bernardo <AT> standard.ai>
12 Closes: https://github.com/gentoo/gentoo/pull/13086
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 app-editors/neovim/neovim-9999.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild
19 index 7726bfae3ed..794068e522f 100644
20 --- a/app-editors/neovim/neovim-9999.ebuild
21 +++ b/app-editors/neovim/neovim-9999.ebuild
22 @@ -28,6 +28,7 @@ BDEPEND="
23 "
24
25 DEPEND="
26 + dev-libs/libutf8proc:=
27 dev-libs/libuv:0=
28 >=dev-libs/libvterm-0.1
29 dev-libs/msgpack:0=