From 79461a84c57b543517a8559d1b92dbfd7fa2c2b8 Mon Sep 17 00:00:00 2001 From: Marco Yuen Date: Tue, 3 Jul 2012 12:33:23 -0400 Subject: [PATCH] Fix typo in libvirt build dependencies. --- lxc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc.mk b/lxc.mk index 83ff731e..f2231a4f 100644 --- a/lxc.mk +++ b/lxc.mk @@ -113,7 +113,7 @@ libvirt-BUILD-FROM-SRPM := yes libvirt-DEVEL-RPMS += libxml2-devel gnutls-devel device-mapper-devel yajl-devel gettext libvirt-DEVEL-RPMS += python-devel libcap-ng-devel libpciaccess-devel radvd numactl-devel libvirt-DEVEL-RPMS += xhtml1-dtds libxslt libtasn1-devel systemtap-sdt-devel iptables-ipv6 augeas -libvirt-DEVEL-RPMS += libudev-devel libpcap-devel libnl-devel etables scrub +libvirt-DEVEL-RPMS += libudev-devel libpcap-devel libnl-devel ebtables scrub libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \ --without storage-fs --without storage-lvm \ --without polkit --without sasl --without audit --with capng --with udev \ -- 2.47.0