From fbf9d75d7c1f7d55acd8b0c272597ff04294a304 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 7 Jan 2010 18:12:48 +0000 Subject: coreutils: Add missing gettext inherit Signed-off-by: Richard Purdie --- meta/packages/coreutils/coreutils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/coreutils/coreutils.inc') diff --git a/meta/packages/coreutils/coreutils.inc b/meta/packages/coreutils/coreutils.inc index 481c32bb3..c7d5ede76 100644 --- a/meta/packages/coreutils/coreutils.inc +++ b/meta/packages/coreutils/coreutils.inc @@ -4,4 +4,4 @@ SECTION = "base" RREPLACES = "textutils shellutils fileutils" RPROVIDES = "textutils shellutils fileutils" -inherit autotools +inherit autotools gettext -- cgit v1.2.3