]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
libvirt: Remove support for Xen
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Apr 2016 21:26:49 +0000 (22:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Apr 2016 21:26:49 +0000 (22:26 +0100)
References: #11106
Fixes: #11099
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libvirt/libvirt.nm

index 25de9c9af9c2323fb2e9dcfc703e05d593dc2d51..b05dd040b3e122264bd082f82868a34b8d55cd43 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = libvirt
 version    = 1.3.3
-release    = 1
+release    = 2
 
 maintainer = Ben Schweikert <ben.schweikert@ipfire.org>
 groups     = Applications/Virtualization
@@ -43,7 +43,6 @@ build
                pkg-config
                python-devel
                readline-devel
-               xen-devel
                /bin/mount
                /bin/umount
        end
@@ -59,7 +58,7 @@ build
                --without-polkit \
                --without-uml \
                --without-vbox \
-               --with-xen \
+               --without-xen \
                --with-storage-fs \
                --with-storage-lvm \
                --with-storage-mpath \