Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/webkit
Date: Tue, 27 Jan 2009 11:27:32 +1100	[thread overview]
Message-ID: <20090127002732.GB1083@cloud.net.au> (raw)
In-Reply-To: <20090123174908.81999769CC@busybox.osuosl.org>

On Fri, Jan 23, 2009 at 05:49:08PM +0000, ulf at uclibc.org wrote:
> Author: ulf
> Date: 2009-01-23 17:49:07 +0000 (Fri, 23 Jan 2009)
> New Revision: 24983
> 
> Log:
> Disable webkit (with comment) if X is not available
> 
> Modified:
>    trunk/buildroot/package/webkit/Config.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/package/webkit/Config.in
> ===================================================================
> --- trunk/buildroot/package/webkit/Config.in	2009-01-23 17:48:49 UTC (rev 24982)
> +++ trunk/buildroot/package/webkit/Config.in	2009-01-23 17:49:07 UTC (rev 24983)
> @@ -1,13 +1,18 @@
>  config BR2_PACKAGE_WEBKIT
>  	bool "webkit"
> -	select BR2_PACKAGE_LIBGTK2
>  	select BR2_PACKAGE_ICU
>  	select BR2_PACKAGE_CURL
>  	select BR2_PACKAGE_LIBXML2
>  	select BR2_PACKAGE_LIBXSLT
> +	select BR2_PACKAGE_LIBGTK2
>  	select BR2_PACKAGE_SQLITE
> +	depends on !BR2_PACKAGE_XSERVER_none

That's not a good test of X availability. You should check for X
libraries only, as the X server may be remote.

Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

  reply	other threads:[~2009-01-27  0:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 17:49 [Buildroot] svn commit: trunk/buildroot/package/webkit ulf at uclibc.org
2009-01-27  0:27 ` Hamish Moffatt [this message]
2009-01-27  8:25   ` Daniel Laird
2009-01-27  8:57     ` Peter Korsgaard
2009-01-27 10:15       ` Daniel James Laird
2009-01-27 15:06         ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2009-01-27 15:10 jacmet at uclibc.org
2009-01-28  7:10 ` Hans-Christian Egtvedt
2009-01-28  7:58   ` Peter Korsgaard
2009-01-28  8:06     ` Hans-Christian Egtvedt
2009-01-28  8:14       ` Peter Korsgaard
2009-01-28  8:19         ` Hans-Christian Egtvedt
2009-01-28  8:30           ` Peter Korsgaard
2009-01-28  8:39             ` Hans-Christian Egtvedt
2009-01-27 15:02 jacmet at uclibc.org
2009-01-27 15:02 jacmet at uclibc.org
2008-04-24 13:22 ninevoltz at uclibc.org

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=20090127002732.GB1083@cloud.net.au \
    --to=hamish@cloud.net.au \
    --cc=buildroot@busybox.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