projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18fb82b
)
app-shells/fish: update live ebuild, add coreutils dependency
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Wed, 25 Mar 2020 04:47:17 +0000
(21:47 -0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Wed, 25 Mar 2020 05:08:48 +0000
(22:08 -0700)
tee utility required at runtime
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-shells/fish/fish-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/fish/fish-9999.ebuild
b/app-shells/fish/fish-9999.ebuild
index bba5b8321d52055fa6ca40ce0f06dce89ee4f87e..24e78364e25dd207e2efdd0a70d87740dfa01e27 100644
(file)
--- 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]
"