All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: poky@yoctoproject.org
Subject: Re: [PATCH 1/1] gobject-introspection: fix DEPENDS
Date: Thu, 03 Feb 2011 11:36:55 -0800	[thread overview]
Message-ID: <4D4B03D7.8030109@intel.com> (raw)
In-Reply-To: <bb7a07ffe72759ec884af239aafd948675591c75.1296651445.git.josh@linux.intel.com>

On 02/02/2011 04:58 AM, Joshua Lock wrote:
> From: Joshua Lock<josh@linux.intel.com>
>
> We need flex and bison to build gobject-introspection
>
> Signed-off-by: Joshua Lock<josh@linux.intel.com>
> ---
>   .../gnome/gobject-introspection_git.bb             |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
> index 49c0ed8..17a42a9 100644
> --- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
> +++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
> @@ -14,7 +14,7 @@ PR = "r3"
>   S = "${WORKDIR}/git"
>
>   DEPENDS = "libffi python-native gobject-introspection-native"
> -DEPENDS_virtclass-native = "libffi-native python-native"
> +DEPENDS_virtclass-native = "libffi-native python-native bison-native flex-native"
>
>   inherit autotools
>
Merged into Master

Sau!



      reply	other threads:[~2011-02-03 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1296651445.git.josh@linux.intel.com>
2011-02-02 12:58 ` [PATCH 1/1] gobject-introspection: fix DEPENDS Joshua Lock
2011-02-03 19:36   ` Saul Wold [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=4D4B03D7.8030109@intel.com \
    --to=saul.wold@intel.com \
    --cc=poky@yoctoproject.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 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.