summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/libvirt/libvirt_1.3.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.3.5.bb b/recipes-extended/libvirt/libvirt_1.3.5.bb
index fad56323..c848c99b 100644
--- a/recipes-extended/libvirt/libvirt_1.3.5.bb
+++ b/recipes-extended/libvirt/libvirt_1.3.5.bb
@@ -208,6 +208,7 @@ PACKAGECONFIG[numactl] = "--with-numactl,--without-numactl,numactl,"
208PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse," 208PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse,"
209PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit," 209PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit,"
210PACKAGECONFIG[libcap-ng] = "--with-capng,--without-capng,libcap-ng," 210PACKAGECONFIG[libcap-ng] = "--with-capng,--without-capng,libcap-ng,"
211PACKAGECONFIG[wireshark] = "--with-wireshark-dissector,--without-wireshark-dissector,wireshark libwsutil,"
211 212
212# Enable the Python tool support 213# Enable the Python tool support
213require libvirt-python.inc 214require libvirt-python.inc