app-emulation/libvirt: Depend on dev-python/docutils
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 6 Feb 2020 08:32:04 +0000 (09:32 +0100)
committerMatthias Maier <tamiko@gentoo.org>
Thu, 6 Feb 2020 15:46:19 +0000 (09:46 -0600)
The upstream commit of v6.0.0-rc1~363 started to require
rst2html5 and rst2man scripts for generating docs/manpages at
compile time. These scripts are part of dev-python/docuitls
package. Record this build time dependency in both live and 6.0.0
ebuilds.

Closes: https://bugs.gentoo.org/708002
Closes: https://github.com/gentoo/gentoo/pull/14550
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/libvirt/libvirt-6.0.0.ebuild
app-emulation/libvirt/libvirt-9999.ebuild

index 49389592822da228419a8ecd898920a11f3330f3..24021f20d3606078d0b202f988727f1b0162a741 100644 (file)
@@ -121,6 +121,7 @@ DEPEND="${RDEPEND}
        dev-lang/perl
        dev-libs/libxslt
        dev-perl/XML-XPath
+       dev-python/docutils
        virtual/pkgconfig"
 
 PATCHES=(
index f26794bd40bbaaf5898277b82e446d4fdf4705e0..62ff54e1577bb815d517f7a83e79fe73ae6402ca 100644 (file)
@@ -121,6 +121,7 @@ DEPEND="${RDEPEND}
        dev-lang/perl
        dev-libs/libxslt
        dev-perl/XML-XPath
+       dev-python/docutils
        virtual/pkgconfig"
 
 PATCHES=(