Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] tcsh: Depend on ncurses.
Date: Wed, 13 Mar 2013 17:59:56 +0100	[thread overview]
Message-ID: <20130313165956.GC3260@jama> (raw)
In-Reply-To: <1362906243-13223-1-git-send-email-raj.khem@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]

On Sun, Mar 10, 2013 at 01:04:03AM -0800, Khem Raj wrote:
> This fixes the compile errors seen when building
> tcsh from scratch. Its not seen with image builds
> normally since ncurses is already built due to
> other image dependencies

Applied, thanks!

> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
> index d85fba8..bba89bf 100644
> --- a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
> +++ b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
> @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.tcsh.org/"
>  LICENSE = "BSD"
>  LIC_FILES_CHKSUM = "file://Copyright;md5=1cf29be62df2be1a3763118b25b4c780"
>  SECTION = "base"
> -
> +DEPENDS = "ncurses"
>  SRC_URI = " \
>  	${DEBIAN_MIRROR}/main/t/tcsh/tcsh_${PV}.orig.tar.gz;name=tarball \
>  	${DEBIAN_MIRROR}/main/t/tcsh/tcsh_${PV}-2.diff.gz;name=diffs \
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2013-03-13 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10  9:04 [meta-oe][PATCH] tcsh: Depend on ncurses Khem Raj
2013-03-13 16:59 ` Martin Jansa [this message]

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=20130313165956.GC3260@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox