diff options
| -rw-r--r-- | meta/recipes-connectivity/avahi/avahi_0.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.8.bb b/meta/recipes-connectivity/avahi/avahi_0.8.bb index 23c0e8d823..5c46bbf58e 100644 --- a/meta/recipes-connectivity/avahi/avahi_0.8.bb +++ b/meta/recipes-connectivity/avahi/avahi_0.8.bb | |||
| @@ -36,7 +36,7 @@ CVE_CHECK_WHITELIST += "CVE-2021-26720" | |||
| 36 | DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native" | 36 | DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native" |
| 37 | 37 | ||
| 38 | # For gtk related PACKAGECONFIGs: gtk, gtk3 | 38 | # For gtk related PACKAGECONFIGs: gtk, gtk3 |
| 39 | AVAHI_GTK ?= "gtk3" | 39 | AVAHI_GTK ?= "" |
| 40 | 40 | ||
| 41 | PACKAGECONFIG ??= "dbus ${@bb.utils.contains_any('DISTRO_FEATURES','x11 wayland','${AVAHI_GTK}','',d)}" | 41 | PACKAGECONFIG ??= "dbus ${@bb.utils.contains_any('DISTRO_FEATURES','x11 wayland','${AVAHI_GTK}','',d)}" |
| 42 | PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus" | 42 | PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus" |
