From: Ross Burton Date: Tue, 8 Mar 2016 11:05:48 +0000 (+0000) Subject: avahi: add missing intltool-native build dependency X-Git-Tag: 2016-4~541 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=52e6e586b142ec782aac10c16366f273be6405f6;p=openembedded-core.git avahi: add missing intltool-native build dependency Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc index 8ee461b610..0c3c6430d6 100644 --- a/meta/recipes-connectivity/avahi/avahi.inc +++ b/meta/recipes-connectivity/avahi/avahi.inc @@ -14,7 +14,7 @@ SECTION = "network" # python scripts are under GPLv2+ LICENSE = "GPLv2+ & LGPLv2.1+" -DEPENDS = "expat libcap libdaemon glib-2.0" +DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native" SRC_URI = "https://github.com/lathiat/avahi/releases/download/v${PV}/avahi-${PV}.tar.gz \ file://00avahi-autoipd \