From: Tom Rini <tom_rini@mentor.com>
To: Phil Blundell <pb@pbcl.net>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] sqlite: remove dependency on tcl-native
Date: Fri, 3 Jun 2011 06:36:09 -0700 [thread overview]
Message-ID: <4DE8E349.50607@mentor.com> (raw)
In-Reply-To: <1307097655.2529.250.camel@phil-desktop>
On 06/03/2011 03:40 AM, Phil Blundell wrote:
> Older versions of sqlite required tclsh at compile time but this is no longer
> the case with recent 3.7.x.
>
> See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-June/003653.html
>
> Signed-off-by: Phil Blundell <philb@gnu.org>
Acked-by: Tom Rini <tom_rini@mentor.com>
> ---
> meta/recipes-support/sqlite/sqlite3.inc | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-support/sqlite/sqlite3.inc b/meta/recipes-support/sqlite/sqlite3.inc
> index d8ef8dc..939df14 100644
> --- a/meta/recipes-support/sqlite/sqlite3.inc
> +++ b/meta/recipes-support/sqlite/sqlite3.inc
> @@ -2,8 +2,8 @@ DESCRIPTION = "An Embeddable SQL Database Engine"
> HOMEPAGE = "http://www.sqlite.org"
> SECTION = "libs"
> PRIORITY = "optional"
> -DEPENDS = "readline ncurses tcl-native"
> -DEPENDS_virtclass-native = "tcl-native"
> +DEPENDS = "readline ncurses"
> +DEPENDS_virtclass-native = ""
> LICENSE = "PD"
>
> inherit autotools pkgconfig
--
Tom Rini
Mentor Graphics Corporation
next prev parent reply other threads:[~2011-06-03 13:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-03 10:40 [PATCH] sqlite: remove dependency on tcl-native Phil Blundell
2011-06-03 13:36 ` Tom Rini [this message]
2011-06-08 16:45 ` Saul Wold
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=4DE8E349.50607@mentor.com \
--to=tom_rini@mentor.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pb@pbcl.net \
/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