[OE-core] [PATCH] slang: Add dependency on ncorses

Randy MacLeod randy.macleod at windriver.com
Mon Jan 18 16:49:05 UTC 2016


Please fix typo in shortlog:

s/ncorses/ncurses/

../Randy
On 2016-01-18 10:18 AM, Otavio Salvador wrote:
> Slang links over ncurses' terminal information library thus it
> requires it to be available for build.
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>
>   meta/recipes-extended/slang/slang_2.2.4.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-extended/slang/slang_2.2.4.bb b/meta/recipes-extended/slang/slang_2.2.4.bb
> index bfaa9a5..237e9f2 100644
> --- a/meta/recipes-extended/slang/slang_2.2.4.bb
> +++ b/meta/recipes-extended/slang/slang_2.2.4.bb
> @@ -9,7 +9,7 @@ to recode S-Lang procedures in C if you need to."
>
>   HOMEPAGE = "http://www.jedsoft.org/slang/"
>   SECTION = "libs"
> -DEPENDS = "pcre"
> +DEPENDS = "pcre ncurses"
>   PR = "r12"
>
>   LICENSE = "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