mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
coreutils: Add missing gettext inherit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,4 +4,4 @@ SECTION = "base"
|
|||||||
RREPLACES = "textutils shellutils fileutils"
|
RREPLACES = "textutils shellutils fileutils"
|
||||||
RPROVIDES = "textutils shellutils fileutils"
|
RPROVIDES = "textutils shellutils fileutils"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools gettext
|
||||||
|
|||||||
Reference in New Issue
Block a user