[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] ts-xen-build-prep: Install python3-docutils
This is the package (or, one of the packages) containing rst2html. This is now needed for builds of libvirt upstream. Really this packages install call should be ts-libvirt-build, but: Historically we have done it all in ts-xen-build-prep. In the meantime we have put a lock around the call to the package manager, but this has only been lightly tested. At this stage of the Xen release we would rather be cautious. CC: Juergen Gross <jgross@xxxxxxxx> Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- ts-xen-build-prep | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-xen-build-prep b/ts-xen-build-prep index 0f07648e..5d2f50ba 100755 --- a/ts-xen-build-prep +++ b/ts-xen-build-prep @@ -208,6 +208,7 @@ sub prep () { libxml2-utils libxml2-dev libdevmapper-dev libxml-xpath-perl libelf-dev ccache nasm checkpolicy ebtables + python3-docutils libgnutls28-dev); if ($ho->{Suite} =~ m/squeeze|wheezy|jessie/) { -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |