diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.2.12.bb | 2 |
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 | |||
189 | PACKAGECONFIG[numactl] = "--with-numactl,--without-numactl,numactl," | 189 | PACKAGECONFIG[numactl] = "--with-numactl,--without-numactl,numactl," |
190 | PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse," | 190 | PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse," |
191 | PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit," | 191 | PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit," |
192 | PACKAGECONFIG[libcap-ng] = "--with-capnp,--without-capng,libcap-ng," | 192 | PACKAGECONFIG[libcap-ng] = "--with-capng,--without-capng,libcap-ng," |
193 | 193 | ||
194 | # Enable the Python tool support | 194 | # Enable the Python tool support |
195 | require libvirt-python.inc | 195 | require libvirt-python.inc |