summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/libvirt/libvirt_1.0.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.0.3.bb b/recipes-extended/libvirt/libvirt_1.0.3.bb
index 372e8743..bf8c9ec8 100644
--- a/recipes-extended/libvirt/libvirt_1.0.3.bb
+++ b/recipes-extended/libvirt/libvirt_1.0.3.bb
@@ -128,6 +128,7 @@ PACKAGECONFIG[remote] = "--with-remote,--without-remote"
128PACKAGECONFIG[macvtap] = "--with-macvtap=yes,--with-macvtap=no,libnl,libnl" 128PACKAGECONFIG[macvtap] = "--with-macvtap=yes,--with-macvtap=no,libnl,libnl"
129PACKAGECONFIG[libvirtd] = "--with-libvirtd,--without-libvirtd" 129PACKAGECONFIG[libvirtd] = "--with-libvirtd,--without-libvirtd"
130PACKAGECONFIG[netcf] = "--with-netcf,--without-netcf,netcf,netcf" 130PACKAGECONFIG[netcf] = "--with-netcf,--without-netcf,netcf,netcf"
131PACKAGECONFIG[dtrace] = "--with-dtrace,--without-dtrace,,"
131 132
132# Enable the Python tool support 133# Enable the Python tool support
133require libvirt-python.inc 134require libvirt-python.inc