All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy MacLeod <randy.macleod@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
	Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [PATCH] slang: Add dependency on ncorses
Date: Mon, 18 Jan 2016 11:49:05 -0500	[thread overview]
Message-ID: <569D1781.200@windriver.com> (raw)
In-Reply-To: <1453130337-8044-1-git-send-email-otavio@ossystems.com.br>

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@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


  reply	other threads:[~2016-01-18 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 15:18 [PATCH] slang: Add dependency on ncorses Otavio Salvador
2016-01-18 16:49 ` Randy MacLeod [this message]
2016-01-18 16:50   ` Burton, Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=569D1781.200@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.