mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
avahi: remove obsolete intltool-native dependency
intltool was replaced with gettext in the 0.8 release. (From OE-Core rev: 0438c8e73419c0a81bbb42f777eb3e36f4878e79) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
23cf785f0c
commit
27024e544b
@@ -35,7 +35,7 @@ SRC_URI[sha256sum] = "060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de79
|
||||
# Issue only affects Debian/SUSE, not us
|
||||
CVE_CHECK_WHITELIST += "CVE-2021-26720"
|
||||
|
||||
DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native"
|
||||
DEPENDS = "expat libcap libdaemon glib-2.0"
|
||||
|
||||
# For gtk related PACKAGECONFIGs: gtk, gtk3
|
||||
AVAHI_GTK ?= ""
|
||||
|
||||
Reference in New Issue
Block a user