From dca404c5b8fbcf4f185282429d0ddc9c7693d35e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 4 Jan 2018 09:42:39 +0100 Subject: [PATCH] libvirt: enable zfs storage backend Closes: #7997 --- srcpkgs/libvirt/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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