All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graeme Gregory <dp@xora.org.uk>
To: Steffen Sledz <sledz@dresearch.de>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] gtk+: fix configure problem for native build
Date: Wed, 08 Sep 2010 13:02:15 +0100	[thread overview]
Message-ID: <4C877B47.8020609@xora.org.uk> (raw)
In-Reply-To: <1283947246-30457-1-git-send-email-sledz@dresearch.de>

 Acked-by: Graeme Gregory <dp@xora.org.uk>

G

On 08/09/10 13:00, Steffen Sledz wrote:
> Signed-off-by: Steffen Sledz <sledz@dresearch.de>
> ---
>  recipes/gtk+/gtk+_2.18.6.bb |    2 +-
>  recipes/gtk+/gtk+_2.20.0.bb |    2 +-
>  recipes/gtk+/gtk+_2.20.1.bb |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb
> index 237689d..864f4ba 100644
> --- a/recipes/gtk+/gtk+_2.18.6.bb
> +++ b/recipes/gtk+/gtk+_2.18.6.bb
> @@ -16,7 +16,7 @@ XKBTOGGLE = " --disable-xkb"
>  XKBTOGGLE_angstrom = ""
>  
>  EXTRA_OECONF = "--with-libtiff ${XKBTOGGLE} --disable-glibtest gio_can_sniff=yes"
> -EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg"
> +EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg --disable-cups"
>  
>  PACKAGES_DYNAMIC = "gtk-module-* gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*"
>  
> diff --git a/recipes/gtk+/gtk+_2.20.0.bb b/recipes/gtk+/gtk+_2.20.0.bb
> index 2c061b7..1e07e83 100644
> --- a/recipes/gtk+/gtk+_2.20.0.bb
> +++ b/recipes/gtk+/gtk+_2.20.0.bb
> @@ -20,7 +20,7 @@ XKBTOGGLE = " --disable-xkb"
>  XKBTOGGLE_angstrom = ""
>  
>  EXTRA_OECONF = "--with-libtiff ${XKBTOGGLE} --disable-glibtest gio_can_sniff=yes"
> -EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg"
> +EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg --disable-cups"
>  
>  PACKAGES_DYNAMIC = "gtk-module-* gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*"
>  
> diff --git a/recipes/gtk+/gtk+_2.20.1.bb b/recipes/gtk+/gtk+_2.20.1.bb
> index 1568e61..ca5e197 100644
> --- a/recipes/gtk+/gtk+_2.20.1.bb
> +++ b/recipes/gtk+/gtk+_2.20.1.bb
> @@ -24,7 +24,7 @@ XKBTOGGLE = " --disable-xkb"
>  XKBTOGGLE_angstrom = ""
>  
>  EXTRA_OECONF = "--with-libtiff ${XKBTOGGLE} --disable-glibtest gio_can_sniff=yes"
> -EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg"
> +EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg --disable-cups"
>  
>  PACKAGES_DYNAMIC = "gtk-module-* gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*"
>  




  reply	other threads:[~2010-09-08 12:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-07 10:34 gtk+-native build problem Steffen Sledz
2010-09-08 12:00 ` [PATCH] gtk+: fix configure problem for native build Steffen Sledz
2010-09-08 12:02   ` Graeme Gregory [this message]
2010-09-08 14:40     ` Steffen Sledz
2010-09-08 17:41       ` Khem Raj
2010-09-09  5:51         ` Steffen Sledz
2010-09-08 17:45   ` Khem Raj
2010-09-09  5:54     ` Steffen Sledz

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=4C877B47.8020609@xora.org.uk \
    --to=dp@xora.org.uk \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=sledz@dresearch.de \
    /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.