mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
parted: Add missing inherit gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -11,4 +11,4 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
|
|||||||
|
|
||||||
EXTRA_OECONF = "--disable-Werror"
|
EXTRA_OECONF = "--disable-Werror"
|
||||||
|
|
||||||
inherit autotools_stage pkgconfig
|
inherit autotools_stage pkgconfig gettext
|
||||||
|
|||||||
Reference in New Issue
Block a user