projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
121a58a
)
app-shells/autojump: Depend on ${PYTHON_DEPS}
author
Matt Turner
<mattst88@gentoo.org>
Wed, 15 Aug 2018 23:30:53 +0000
(16:30 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Wed, 15 Aug 2018 23:31:35 +0000
(16:31 -0700)
Closes: https://bugs.gentoo.org/660576
app-shells/autojump/autojump-22.5.1.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/autojump/autojump-22.5.1.ebuild
b/app-shells/autojump/autojump-22.5.1.ebuild
index 9dd0659c2671c53a38b27de2996cc38e61d701a9..8bc30ed3e75c250e176f5e30a783f8a864c6b7f8 100644
(file)
--- a/
app-shells/autojump/autojump-22.5.1.ebuild
+++ b/
app-shells/autojump/autojump-22.5.1.ebuild
@@
-20,6
+20,7
@@
REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"
# Not all tests pass. Need investigation.
RESTRICT="test"
RDEPEND="ipython? ( ${PYTHON_DEPS} )"
+DEPEND="${PYTHON_DEPS}"
src_prepare() {
eapply_user