projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c203b35
)
dev-ruby/tty-prompt: add missing deps
author
Hans de Graaff
<graaff@gentoo.org>
Sun, 16 Jun 2019 06:17:04 +0000
(08:17 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sun, 16 Jun 2019 06:37:57 +0000
(08:37 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/tty-prompt/tty-prompt-0.19.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/tty-prompt/tty-prompt-0.19.0.ebuild
b/dev-ruby/tty-prompt/tty-prompt-0.19.0.ebuild
index dc49d8a94612d613ffc675df49083abf407a017a..9e021c8b536c72484530cae1bf21d3686a9215e2 100644
(file)
--- a/
dev-ruby/tty-prompt/tty-prompt-0.19.0.ebuild
+++ b/
dev-ruby/tty-prompt/tty-prompt-0.19.0.ebuild
@@
-19,6
+19,12
@@
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
+ruby_add_rdepend "
+ =dev-ruby/necromancer-0.5*
+ =dev-ruby/pastel-0.7*
+ =dev-ruby/tty-reader-0.6*
+"
+
all_ruby_prepare() {
echo '-rspec_helper' > .rspec || die
}