Allow to build Xen with python3. Also, QEMU upstream (to be 4.3) now requires python >= 3.5, but that affect only xen-unstable.
Signed-off-by: Anthony PERARD <anthony.per...@citrix.com> --- ts-xen-build-prep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts-xen-build-prep b/ts-xen-build-prep index 5d2f50baba4d..e9298d54a240 100755 --- a/ts-xen-build-prep +++ b/ts-xen-build-prep @@ -208,7 +208,7 @@ sub prep () { libxml2-utils libxml2-dev libdevmapper-dev libxml-xpath-perl libelf-dev ccache nasm checkpolicy ebtables - python3-docutils + python3-docutils python3-dev libgnutls28-dev); if ($ho->{Suite} =~ m/squeeze|wheezy|jessie/) { -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel