All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit master] webkit: remove user visible rendering target selection
Date: Wed, 26 May 2010 15:22:52 +0200	[thread overview]
Message-ID: <20100526152252.484cd6a7@surf> (raw)
In-Reply-To: <20100526122002.1355C1EB@busybox.osuosl.org>

On Wed, 26 May 2010 14:14:39 +0200
Peter Korsgaard <jacmet@sunsite.dk> wrote:

> +ifeq ($(BR2_PACKAGE_XORG7),y)
> +	WEBKIT_CONF_OPT += --with-target=x11
> +	WEBKIT_DEPENDENCIES += xserver_xorg-server
>  endif

Technically speaking, I don't think any X11 client applications
requires the server. Instead, it probably requires xlib_libX11 and
maybe some other additional libraries.

But, I admit that this isn't handled properly in all packages, and as
soon as one wants a X11 application, one probably also want the X
server as well, in most situations.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-05-26 13:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26 12:14 [Buildroot] [git commit master] webkit: remove user visible rendering target selection Peter Korsgaard
2010-05-26 13:22 ` Thomas Petazzoni [this message]
2010-05-26 17:55   ` Yann E. MORIN
2010-05-26 18:33   ` Peter Korsgaard

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=20100526152252.484cd6a7@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --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 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.