summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb b/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb
index aafb52e934..adf93f0828 100644
--- a/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb
+++ b/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb
@@ -9,7 +9,7 @@ require avahi.inc
9inherit python-dir pythonnative distro_features_check 9inherit python-dir pythonnative distro_features_check
10ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" 10ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
11 11
12PACKAGECONFIG ??= "python" 12PACKAGECONFIG ??= "dbus python"
13PACKAGECONFIG[python] = "--enable-python,--disable-python,python-native python" 13PACKAGECONFIG[python] = "--enable-python,--disable-python,python-native python"
14 14
15SRC_URI[md5sum] = "22b5e705d3eabb31d26f2e1e7b074013" 15SRC_URI[md5sum] = "22b5e705d3eabb31d26f2e1e7b074013"