1
0
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:
Richard Purdie
2010-01-07 18:12:34 +00:00
parent 1b20976cfc
commit a06263e7d5
+1 -1
View File
@@ -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