[OE-core] [PATCH 2/8] attr: Added ncurses to depends

Khem Raj raj.khem at gmail.com
Tue Mar 8 18:25:55 UTC 2011


On Mon, Mar 7, 2011 at 4:29 PM, Saul Wold <sgw at linux.intel.com> wrote:
> From: Saul Wold <sgw at linux.intel.com>
>
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
>  meta/recipes-support/attr/attr.inc |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc
> index e9467d7..c110340 100644
> --- a/meta/recipes-support/attr/attr.inc
> +++ b/meta/recipes-support/attr/attr.inc
> @@ -2,6 +2,8 @@ DESCRIPTION = "utilities for manipulating filesystem extended attributes"
>  HOMEPAGE = "http://savannah.nongnu.org/projects/attr/"
>  SECTION = "libs"
>
> +DEPENDS = "ncurses"
> +

why does it need ncurses dependency ?


>  LICENSE = "LGPLv2.1+ & GPLv2+"
>  LICENSE_${PN} = "GPLv2+"
>  LICENSE_lib${PN} = "LGPLv2.1+"
> --
> 1.7.1.1
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>




More information about the Openembedded-core mailing list