1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

coreutils: 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:48 +00:00
parent a06263e7d5
commit fbf9d75d7c
+1 -1
View File
@@ -4,4 +4,4 @@ SECTION = "base"
RREPLACES = "textutils shellutils fileutils"
RPROVIDES = "textutils shellutils fileutils"
inherit autotools
inherit autotools gettext