When USE=python is disabled, we still need a python interpreter at build time
with no extra USE dependencies.
Closes: https://github.com/gentoo/gentoo/pull/12408/
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
"
BDEPEND="
- ${PYTHON_DEPS}
+ $(python_gen_impl_dep)
dev-lang/perl
sys-apps/texinfo
virtual/pkgconfig
qemu_softmmu_targets_ppc64? ( ${PPC64_FIRMWARE_DEPEND} )
"
DEPEND="${CDEPEND}
- ${PYTHON_DEPS}
kernel_linux? ( >=sys-kernel/linux-headers-2.6.35 )
static? (
${ALL_DEPEND}
"
BDEPEND="
- ${PYTHON_DEPS}
+ $(python_gen_impl_dep)
dev-lang/perl
sys-apps/texinfo
virtual/pkgconfig
qemu_softmmu_targets_ppc64? ( ${PPC64_FIRMWARE_DEPEND} )
"
DEPEND="${CDEPEND}
- ${PYTHON_DEPS}
kernel_linux? ( >=sys-kernel/linux-headers-2.6.35 )
static? (
${ALL_DEPEND}