diff options
Diffstat (limited to 'meta/recipes-connectivity/avahi')
-rw-r--r-- | meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb | 2 |
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 | |||
9 | inherit python-dir pythonnative distro_features_check | 9 | inherit python-dir pythonnative distro_features_check |
10 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | 10 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" |
11 | 11 | ||
12 | PACKAGECONFIG ??= "python" | 12 | PACKAGECONFIG ??= "dbus python" |
13 | PACKAGECONFIG[python] = "--enable-python,--disable-python,python-native python" | 13 | PACKAGECONFIG[python] = "--enable-python,--disable-python,python-native python" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "22b5e705d3eabb31d26f2e1e7b074013" | 15 | SRC_URI[md5sum] = "22b5e705d3eabb31d26f2e1e7b074013" |