app-shells/autojump: Depend on ${PYTHON_DEPS}
authorMatt Turner <mattst88@gentoo.org>
Wed, 15 Aug 2018 23:30:53 +0000 (16:30 -0700)
committerMatt 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

index 9dd0659c2671c53a38b27de2996cc38e61d701a9..8bc30ed3e75c250e176f5e30a783f8a864c6b7f8 100644 (file)
@@ -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