All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] New package: ImLib2
Date: Fri, 14 Oct 2011 08:36:50 +0200	[thread overview]
Message-ID: <20111014083650.46368731@skate> (raw)
In-Reply-To: <201110140009.13963.arnout@mind.be>

Le Fri, 14 Oct 2011 00:09:13 +0200,
Arnout Vandecappelle <arnout@mind.be> a ?crit :

>  Actually that would only be for Makefile dependencies, not for
> Kconfig dependencies...

True, but this is also wrong currently for Makefile dependencies:

cairo/cairo.mk: CAIRO_DEPENDENCIES += xserver_xorg-server
docker/docker.mk:DOCKER_DEPENDENCIES = host-pkg-config libglib2 xserver_xorg-server
fltk/fltk.mk:FLTK_DEPENDENCIES = xserver_xorg-server xlib_libXt
games/rubix/rubix.mk:RUBIX_DEPENDENCIES = xserver_xorg-server
java/classpath/classpath.mk:    CLASSPATH_DEPENDENCIES+= xserver_xorg-server
java/jamvm/jamvm.mk:    JAMVM_DEPENDENCIES+= xserver_xorg-server
libgtk2/libgtk2.mk:     LIBGTK2_DEPENDENCIES += xlib_libXcomposite xserver_xorg-server
metacity/metacity.mk:METACITY_DEPENDENCIES = libgtk2 xserver_xorg-server
pango/pango.mk: PANGO_DEPENDENCIES += xserver_xorg-server
pcmanfm/pcmanfm.mk:PCMANFM_DEPENDENCIES = host-pkg-config libgtk2 gamin startup-notification xserver_xorg-server
sdl/sdl.mk:SDL_DEPENDENCIES += xserver_xorg-server
synergy/synergy.mk:SYNERGY_DEPENDENCIES = xserver_xorg-server xlib_libXtst
torsmo/torsmo.mk:TORSMO_DEPENDENCIES = xserver_xorg-server
webkit/webkit.mk:       WEBKIT_DEPENDENCIES += xserver_xorg-server xlib_libXt

I don't think any of these actually require the X.org server to be built.

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

  reply	other threads:[~2011-10-14  6:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-11 10:26 [Buildroot] [PATCH v2] New package: ImLib2 yegorslists at googlemail.com
2011-10-11 16:17 ` Arnout Vandecappelle
2011-10-12  9:18   ` Yegor Yefremov
2011-10-12  9:25     ` Arnout Vandecappelle
2011-10-12  9:32       ` Yegor Yefremov
2011-10-13 22:07         ` Arnout Vandecappelle
2011-10-12  9:40     ` Thomas Petazzoni
2011-10-12  9:44       ` Yegor Yefremov
2011-10-12  9:53         ` Thomas Petazzoni
2011-10-12  9:59           ` Yegor Yefremov
2011-10-13 22:09           ` Arnout Vandecappelle
2011-10-14  6:36             ` Thomas Petazzoni [this message]
2011-10-14  7:51               ` Yegor Yefremov
2011-10-14  8:05                 ` Arnout Vandecappelle

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=20111014083650.46368731@skate \
    --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.