diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.1.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.1.2.bb b/recipes-extended/libvirt/libvirt_1.1.2.bb index 56d6aed5..4bdade8d 100644 --- a/recipes-extended/libvirt/libvirt_1.1.2.bb +++ b/recipes-extended/libvirt/libvirt_1.1.2.bb | |||
@@ -149,6 +149,7 @@ PACKAGECONFIG[udev] = "--with-udev --with-pciaccess,--without-udev,udev libpciac | |||
149 | PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux," | 149 | PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux," |
150 | PACKAGECONFIG[ebtables] = "ac_cv_path_EBTABLES_PATH=/sbin/ebtables,ac_cv_path_EBTABLES_PATH=,ebtables,ebtables" | 150 | PACKAGECONFIG[ebtables] = "ac_cv_path_EBTABLES_PATH=/sbin/ebtables,ac_cv_path_EBTABLES_PATH=,ebtables,ebtables" |
151 | PACKAGECONFIG[python] = "--with-python,--without-python,python," | 151 | PACKAGECONFIG[python] = "--with-python,--without-python,python," |
152 | PACKAGECONFIG[sasl] = "--with-sasl,--without-sasl,cyrus-sasl,cyrus-sasl" | ||
152 | 153 | ||
153 | # Enable the Python tool support | 154 | # Enable the Python tool support |
154 | require libvirt-python.inc | 155 | require libvirt-python.inc |