From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] yad: fix libgtk3 dependency
Date: Mon, 8 Feb 2016 09:17:52 +0100 [thread overview]
Message-ID: <20160208091752.293fd9da@free-electrons.com> (raw)
In-Reply-To: <56B7DFB4.4030101@zacarias.com.ar>
Dear Gustavo Zacarias,
On Sun, 7 Feb 2016 21:22:12 -0300, Gustavo Zacarias wrote:
> On 07/02/16 19:32, Thomas Petazzoni wrote:
>
> >> config BR2_PACKAGE_YAD
> >> bool "yad"
> >> depends on BR2_PACKAGE_XORG7
> >> - depends on BR2_PACKAGE_LIBGTK2 || BR2_PACKAGE_LIBGTK3
> >> + depends on BR2_PACKAGE_LIBGTK2 || BR2_PACKAGE_LIBGTK3_X11
> >
> > Is the BR2_PACKAGE_XORG7 dependency still needed, then?
>
> Hi.
> I believe it isn't, the only weak spot right now is that libgtk3 isn't
> deterministic - you can select multiple backends like x11 & wayland,
> however i'm unsure if that's allowed, IIRC there's no way to select
> which one you want.
I'm not sure to understand: following your patch, we depend on
BR2_PACKAGE_LIBGTK3_X11, so yad can only be enabled if the Gtk3 X11
backend was selected.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-02-08 8:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-03 13:01 [Buildroot] [PATCH] yad: fix libgtk3 dependency Gustavo Zacarias
2016-02-07 22:32 ` Thomas Petazzoni
2016-02-08 0:22 ` Gustavo Zacarias
2016-02-08 8:17 ` Thomas Petazzoni [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=20160208091752.293fd9da@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