diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index 1f74fb163e8..cfa276b5e7f 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,11 +1,12 @@ # Template file for 'libvirt' pkgname=libvirt version=3.10.0 -revision=1 +revision=2 build_style=gnu-configure patch_args="-Np1" -configure_args="--without-hal --with-storage-lvm --with-qemu-user=libvirt - --with-qemu-group=libvirt --without-netcf --with-interface --disable-static" +configure_args="--without-hal --with-storage-lvm --with-storeage-zfs + --with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf + --with-interface --disable-static" short_desc="The virtualization API for controlling virtualization engines" maintainer="Juan RP " homepage="https://libvirt.org" @@ -18,7 +19,7 @@ system_accounts="libvirt" libvirt_groups="disk,kvm" hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel - iptables libxslt docbook-xsl dnsmasq python" + iptables libxslt docbook-xsl dnsmasq python zfs" makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel libparted-devel device-mapper-devel dbus-devel eudev-libudev-devel libblkid-devel