mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
app-misc/zellij: add zellij.ebuild and fix use flags
Signed-off-by: Luciano Degni <degni.public@gmail.com>
This commit is contained in:
@@ -325,13 +325,13 @@ IUSE="bash-completion fish-completion zsh-completion doc examples"
|
||||
REQUIRED_USE="|| ( bash-completion fish-completion zsh-completion )"
|
||||
|
||||
DEPEND="
|
||||
bash? (
|
||||
bash-completion? (
|
||||
app-shells/bash
|
||||
)
|
||||
fish? (
|
||||
fish-completion? (
|
||||
app-shells/fish
|
||||
)
|
||||
zsh? (
|
||||
zsh-completion? (
|
||||
app-shells/zsh
|
||||
)
|
||||
dev-lang/rust
|
||||
|
||||
Reference in New Issue
Block a user