[oe] [meta-oe][PATCH] tcsh: Depend on ncurses.

Martin Jansa martin.jansa at gmail.com
Wed Mar 13 16:59:56 UTC 2013


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 at 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 at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130313/bfc22bb7/attachment-0002.sig>


More information about the Openembedded-devel mailing list