[OE-core] [PATCH] coreutils: ensure --color works so DEPEND on libcap

Saul Wold sgw at linux.intel.com
Thu Dec 22 20:14:29 UTC 2011


On 12/22/2011 12:07 PM, Saul Wold wrote:
> [YOCTO #1860]
>
> Signed-off-by: Saul Wold<sgw at linux.intel.com>
> ---
>   meta/recipes-core/coreutils/coreutils_8.14.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-core/coreutils/coreutils_8.14.bb b/meta/recipes-core/coreutils/coreutils_8.14.bb
> index cc05d88..251dabe 100644
> --- a/meta/recipes-core/coreutils/coreutils_8.14.bb
> +++ b/meta/recipes-core/coreutils/coreutils_8.14.bb
> @@ -8,7 +8,7 @@ LICENSE = "GPLv3+"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
>                       file://src/ls.c;startline=5;endline=16;md5=e1a509558876db58fb6667ba140137ad"
>   PR = "r2"
> -DEPENDS = "gmp"
> +DEPENDS = "gmp libcap"
>   DEPENDS_virtclass-native = ""
>
>   inherit autotools gettext

Drop this one forgot the PR bump!

Sau!




More information about the Openembedded-core mailing list