From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] New package: ImLib2
Date: Fri, 14 Oct 2011 10:05:38 +0200 [thread overview]
Message-ID: <201110141005.39125.arnout@mind.be> (raw)
In-Reply-To: <4E97EA00.8060103@visionsystems.de>
On Friday 14 October 2011 09:51:28, Yegor Yefremov wrote:
> As far as I understand the dependencies should look like this:
>
> for ImLib2
>
> depends on BR2_PACKAGE_XORG7 /* because it is some kind of subsystem */
> select BR2_PACKAGE_XLIB_LIBX11
> select BR2_PACKAGE_XLIB_LIBXEXT
>
> for feh
>
> depends on BR2_PACKAGE_XORG7 /* because it is some kind of subsystem */
> select BR2_PACKAGE_XLIB_LIBXINERAMA
> select BR2_PACKAGE_XLIB_LIBXT
>
> Do we agree on this scheme?
I'm sorry, I have to correct myself again... In xlib_libXext.mk we can find
XLIB_LIBXEXT_DEPENDENCIES = xlib_libX11 xproto_xextproto xproto_xproto
Since ImLib2's configure doesn't need to be informed about libX11 directly, that dependency is redundant after all - both in Config.in and in imlib2.mk.
That said, it doesn't hurt to keep it.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 31BB CF53 8660 6F88 345D 54CC A836 5879 20D7 CF43
prev parent reply other threads:[~2011-10-14 8:05 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
2011-10-14 7:51 ` Yegor Yefremov
2011-10-14 8:05 ` Arnout Vandecappelle [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=201110141005.39125.arnout@mind.be \
--to=arnout@mind.be \
--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.