summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/libvirt/libvirt_1.2.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.2.12.bb b/recipes-extended/libvirt/libvirt_1.2.12.bb
index 5de95c36..298da2b5 100644
--- a/recipes-extended/libvirt/libvirt_1.2.12.bb
+++ b/recipes-extended/libvirt/libvirt_1.2.12.bb
@@ -189,7 +189,7 @@ PACKAGECONFIG[iproute2] = "ac_cv_path_IP_PATH=/sbin/ip,ac_cv_path_IP_PATH=,iprou
189PACKAGECONFIG[numactl] = "--with-numactl,--without-numactl,numactl," 189PACKAGECONFIG[numactl] = "--with-numactl,--without-numactl,numactl,"
190PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse," 190PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse,"
191PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit," 191PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit,"
192PACKAGECONFIG[libcap-ng] = "--with-capnp,--without-capng,libcap-ng," 192PACKAGECONFIG[libcap-ng] = "--with-capng,--without-capng,libcap-ng,"
193 193
194# Enable the Python tool support 194# Enable the Python tool support
195require libvirt-python.inc 195require libvirt-python.inc