1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-09 03:40:18 +00:00
Files
Richard Purdie fbf9d75d7c coreutils: Add missing gettext inherit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-07 18:12:48 +00:00

8 lines
202 B
PHP

DESCRIPTION = "A collection of core GNU utilities."
LICENSE = "GPL"
SECTION = "base"
RREPLACES = "textutils shellutils fileutils"
RPROVIDES = "textutils shellutils fileutils"
inherit autotools gettext