Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] yad: fix libgtk3 dependency
Date: Sun, 7 Feb 2016 21:22:12 -0300	[thread overview]
Message-ID: <56B7DFB4.4030101@zacarias.com.ar> (raw)
In-Reply-To: <20160207233241.7e5eb5b9@free-electrons.com>

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.
Though that's a separate issue that i've already addressed in v3 of the 
libgtk3 bump by making it a choice.
Regards.

  reply	other threads:[~2016-02-08  0:22 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 [this message]
2016-02-08  8:17     ` 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=56B7DFB4.4030101@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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