mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02: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