summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-08-19 12:19:06 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-08-19 12:19:06 -0500
commit87c07080e2fe929e7adcd9f16b34f8e0acbfc0d0 (patch)
tree616b29232f146e1d6032fbdb2e596f61e5de4997
parentwww-client/chromium: dev channel bump (70.0.3521.2) (diff)
downloadgentoo-87c07080.tar.gz
gentoo-87c07080.tar.bz2
gentoo-87c07080.zip
app-emulation/qemu: add python to DEPEND
Closes: https://bugs.gentoo.org/662024 Package-Manager: Portage-2.3.47, Repoman-2.3.10
-rw-r--r--app-emulation/qemu/qemu-2.12.0-r3.ebuild1
-rw-r--r--app-emulation/qemu/qemu-2.12.0-r4.ebuild1
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild1
3 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/qemu/qemu-2.12.0-r3.ebuild b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
index 09c83ab45b9c..e3243c485e2f 100644
--- a/app-emulation/qemu/qemu-2.12.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
@@ -194,6 +194,7 @@ CDEPEND="
qemu_softmmu_targets_ppc64? ( ${PPC64_FIRMWARE_DEPEND} )
"
DEPEND="${CDEPEND}
+ ${PYTHON_DEPS}
dev-lang/perl
=dev-lang/python-2*
sys-apps/texinfo
diff --git a/app-emulation/qemu/qemu-2.12.0-r4.ebuild b/app-emulation/qemu/qemu-2.12.0-r4.ebuild
index d1057ce68be9..eaa2e4904459 100644
--- a/app-emulation/qemu/qemu-2.12.0-r4.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r4.ebuild
@@ -194,6 +194,7 @@ CDEPEND="
qemu_softmmu_targets_ppc64? ( ${PPC64_FIRMWARE_DEPEND} )
"
DEPEND="${CDEPEND}
+ ${PYTHON_DEPS}
dev-lang/perl
=dev-lang/python-2*
sys-apps/texinfo
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 06726d977a2f..8f95e3f2a6e6 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -191,6 +191,7 @@ CDEPEND="
qemu_softmmu_targets_ppc64? ( ${PPC64_FIRMWARE_DEPEND} )
"
DEPEND="${CDEPEND}
+ ${PYTHON_DEPS}
dev-lang/perl
=dev-lang/python-2*
sys-apps/texinfo