[OE-core] [PATCH] Revert "attr: Added ncurses to depends"

Randy MacLeod randy.macleod at windriver.com
Wed Oct 5 11:59:45 UTC 2016


On 2016-10-04 05:41 AM, Ross Burton wrote:
> There doesn't appear to be any reason to keep this dependency on ncurses in
> attr, so remove it.
>
> This reverts commit 7c474dc3d65bb3f71b375d36d81959cb405be80a.

Might be a a poky commit id?
The right one is:

commit 21f294d9600a369fff5eafb0c7358694d9ff0221
Author: Saul Wold <sgw at linux.intel.com>
Date:   Sun Mar 6 09:12:04 2011 -0800

     attr: Added ncurses to depends

     Signed-off-by: Saul Wold <sgw at linux.intel.com>


at least the log summary was right! :)

../Randy
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta/recipes-support/attr/attr.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc
> index a1b0829..e8b5d05 100644
> --- a/meta/recipes-support/attr/attr.inc
> +++ b/meta/recipes-support/attr/attr.inc
> @@ -2,7 +2,7 @@ SUMMARY = "Utilities for manipulating filesystem extended attributes"
>  HOMEPAGE = "http://savannah.nongnu.org/projects/attr/"
>  SECTION = "libs"
>
> -DEPENDS = "ncurses virtual/libintl"
> +DEPENDS = "virtual/libintl"
>
>  LICENSE = "LGPLv2.1+ & GPLv2+"
>  LICENSE_${PN} = "GPLv2+"
>


-- 
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, 
Canada, K2K 2W5



More information about the Openembedded-core mailing list