summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-09-20 17:52:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-21 23:44:04 +0100
commit0438c8e73419c0a81bbb42f777eb3e36f4878e79 (patch)
treeabd78cedddfd68e12ccf6f3e63dfd1f7a806ebb1
parent1b436e4894663fa76865636b0b41c0c1503cc3bf (diff)
downloadopenembedded-core-contrib-0438c8e73419c0a81bbb42f777eb3e36f4878e79.tar.gz
avahi: remove obsolete intltool-native dependency
intltool was replaced with gettext in the 0.8 release. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-connectivity/avahi/avahi_0.8.bb2
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 cd0489e846..4b15d11b61 100644
--- a/meta/recipes-connectivity/avahi/avahi_0.8.bb
+++ b/meta/recipes-connectivity/avahi/avahi_0.8.bb
@@ -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 ?= ""