From: Georgy Yakovlev Date: Wed, 25 Mar 2020 04:47:17 +0000 (-0700) Subject: app-shells/fish: update live ebuild, add coreutils dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4b2edae323947f4921eda1068b70fe2cad5bfb57;p=gentoo.git 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 --- diff --git a/app-shells/fish/fish-9999.ebuild b/app-shells/fish/fish-9999.ebuild index bba5b8321d52..24e78364e25d 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] "