From 4b2edae323947f4921eda1068b70fe2cad5bfb57 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Tue, 24 Mar 2020 21:47:17 -0700 Subject: [PATCH] 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 --- 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 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] " -- 2.26.2