mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
make: Add missing gettext inherit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -8,4 +8,4 @@ LICENSE = "GPL"
|
||||
SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
|
||||
file://SCCS.patch;patch=1"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools gettext
|
||||
|
||||
Reference in New Issue
Block a user