diff options
author | Bernardo Meurer <meurerbernardo@gmail.com> | 2019-09-28 21:14:45 -0700 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-29 08:13:42 +0200 |
commit | 48e774a623293874352afd3036974bcadde487b8 (patch) | |
tree | d406c74eb07cb45aab5b3dbf1d71cb2e162e9d23 /app-editors | |
parent | dev-python/dill: Bump to 0.3.1.1 (diff) | |
download | gentoo-48e774a623293874352afd3036974bcadde487b8.tar.gz gentoo-48e774a623293874352afd3036974bcadde487b8.tar.bz2 gentoo-48e774a623293874352afd3036974bcadde487b8.zip |
app-editors/neovim: add libutf8proc to -9999 deps
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
Closes: https://github.com/gentoo/gentoo/pull/13086
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/neovim/neovim-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild index 7726bfae3ede..794068e522f1 100644 --- a/app-editors/neovim/neovim-9999.ebuild +++ b/app-editors/neovim/neovim-9999.ebuild @@ -28,6 +28,7 @@ BDEPEND=" " DEPEND=" + dev-libs/libutf8proc:= dev-libs/libuv:0= >=dev-libs/libvterm-0.1 dev-libs/msgpack:0= |