summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2019-04-29 09:50:32 -0500
committerMatthias Maier <tamiko@gentoo.org>2019-04-29 09:51:49 -0500
commitc35e0856700281755a3013e2d08df27cd6018d10 (patch)
tree9f07a55d4a836db6c8c88a0c1e015de6adcede6f /app-emulation/qemu/qemu-9999.ebuild
parentapp-emulation/qemu: update live ebuild (diff)
downloadgentoo-c35e0856700281755a3013e2d08df27cd6018d10.tar.gz
gentoo-c35e0856700281755a3013e2d08df27cd6018d10.tar.bz2
gentoo-c35e0856700281755a3013e2d08df27cd6018d10.zip
app-emulation/qemu: add missing dependency
Closes: https://bugs.gentoo.org/684704 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 6233db2d899a..fb90986754bf 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -171,6 +171,7 @@ PPC64_FIRMWARE_DEPEND="
BDEPEND="
${PYTHON_DEPS}
dev-lang/perl
+ dev-python/sphinx
sys-apps/texinfo
virtual/pkgconfig
gtk? ( nls? ( sys-devel/gettext ) )