mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
avahi: Add missing inherit gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
|
||||
file://99avahi-autoipd \
|
||||
file://initscript.patch;patch=1"
|
||||
|
||||
inherit autotools_stage pkgconfig update-rc.d
|
||||
inherit autotools_stage pkgconfig update-rc.d gettext
|
||||
|
||||
EXTRA_OECONF = "--with-distro=debian \
|
||||
--with-avahi-priv-access-group=adm \
|
||||
|
||||
Reference in New Issue
Block a user