[oe] [PATCH] clutter: get dependency to json-glib to work

Tom Rini tom_rini at mentor.com
Mon Feb 14 17:25:40 UTC 2011


On 02/14/2011 12:14 AM, Andreas Mueller wrote:
> * Error on fresh tmp build was
> * | checking for installed JSON-GLib... configure: error: not found
> * | ERROR: Function do_configure failed
>
> Signed-off-by: Andreas Mueller<schnitzeltony at gmx.de>
> ---
>   recipes/clutter/clutter_1.4.2.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/clutter/clutter_1.4.2.bb b/recipes/clutter/clutter_1.4.2.bb
> index 12b6eb5..08e52d5 100644
> --- a/recipes/clutter/clutter_1.4.2.bb
> +++ b/recipes/clutter/clutter_1.4.2.bb
> @@ -1,6 +1,6 @@
>   require clutter.inc
>
> -DEPENDS += "json-glib"
> +STDDEPENDS += "json-glib"
>
>   PR = "${INC_PR}.1"
>

Applied, thanks.

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list