commit:     4b2edae323947f4921eda1068b70fe2cad5bfb57
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 04:47:17 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 05:08:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2edae3

app-shells/fish: update live ebuild, add coreutils dependency

tee utility required at runtime

Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-shells/fish/fish-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-shells/fish/fish-9999.ebuild b/app-shells/fish/fish-9999.ebuild
index bba5b8321d5..24e78364e25 100644
--- a/app-shells/fish/fish-9999.ebuild
+++ b/app-shells/fish/fish-9999.ebuild
@@ -27,6 +27,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-libs/libpcre2-10.32[pcre32]
+       sys-apps/coreutils
        sys-libs/ncurses:0=[unicode]
 "
 

Reply via email to