libvirt: remove zfs option with typo in it
With an option with a typo in it there seemed to be no problem while the real problem, as always, sits 15 inch in front of the monitor. So back to the old options and reopen #7997
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'libvirt'
|
# Template file for 'libvirt'
|
||||||
pkgname=libvirt
|
pkgname=libvirt
|
||||||
version=3.10.0
|
version=3.10.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
configure_args="--without-hal --with-storage-lvm --with-storeage-zfs
|
configure_args="--without-hal --with-storage-lvm
|
||||||
--with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf
|
--with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf
|
||||||
--with-interface --disable-static"
|
--with-interface --disable-static"
|
||||||
short_desc="The virtualization API for controlling virtualization engines"
|
short_desc="The virtualization API for controlling virtualization engines"
|
||||||
@@ -19,7 +19,7 @@ system_accounts="libvirt"
|
|||||||
libvirt_groups="disk,kvm"
|
libvirt_groups="disk,kvm"
|
||||||
|
|
||||||
hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel
|
hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel
|
||||||
iptables libxslt docbook-xsl dnsmasq python zfs"
|
iptables libxslt docbook-xsl dnsmasq python"
|
||||||
makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel
|
makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel
|
||||||
gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel
|
gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel
|
||||||
libparted-devel device-mapper-devel dbus-devel eudev-libudev-devel libblkid-devel
|
libparted-devel device-mapper-devel dbus-devel eudev-libudev-devel libblkid-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user