From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/x11r7/libepoxy: Fix OpenGL / EGL dependencies
Date: Fri, 10 Jul 2015 11:19:52 +0200 [thread overview]
Message-ID: <20150710111952.5787d499@free-electrons.com> (raw)
In-Reply-To: <1430943308-13319-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Wed, 6 May 2015 22:15:08 +0200, Bernd Kuhls wrote:
> diff --git a/package/x11r7/libepoxy/Config.in b/package/x11r7/libepoxy/Config.in
> index c4f5794..1b1ca3f 100644
> --- a/package/x11r7/libepoxy/Config.in
> +++ b/package/x11r7/libepoxy/Config.in
> @@ -1,7 +1,13 @@
> config BR2_PACKAGE_LIBEPOXY
> bool "epoxy"
> - depends on BR2_PACKAGE_MESA3D
> + depends on BR2_PACKAGE_HAS_LIBEGL
> + select BR2_PACKAGE_XLIB_LIBX11
> + select BR2_PACKAGE_XUTIL_UTIL_MACROS
This doesn't make a lot of sense to me. Either you use EGL and you
don't X, or you have X and you don't EGL.
Can you explain a bit more what's going on here?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-10 9:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-06 20:15 [Buildroot] [PATCH v2 1/1] package/x11r7/libepoxy: Fix OpenGL / EGL dependencies Bernd Kuhls
2015-07-10 9:19 ` Thomas Petazzoni [this message]
2015-07-27 21:28 ` Thomas Petazzoni
2015-07-28 8:23 ` Jérôme Pouiller
2015-07-28 9:02 ` Thomas Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2015-05-02 17:01 Bernd Kuhls
2015-05-06 19:39 ` Thomas Petazzoni
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=20150710111952.5787d499@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox