From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2,1/2] libmediaart: new package
Date: Sat, 25 Mar 2017 14:06:53 +0100 [thread overview]
Message-ID: <20170325140653.316dd161@free-electrons.com> (raw)
In-Reply-To: <CAPi7W83QtcZM=wEFtZ6TMmSRRK-7ewBTUs36+Bpi1=Me37gx6A@mail.gmail.com>
Hello,
On Sat, 25 Mar 2017 11:10:31 +0100, Fabrice Fontaine wrote:
> Yes, they're mutually exclusive. If both are enabled, configure will fail
> because of the followig lines in configure.ac:
> if test "x$enable_qt" == "xyes" && test "x$enable_gdkpixbuf" == "xyes";
> then
> AC_MSG_ERROR([Can not enable both Qt and GdkPixbuf backends, please pick
> one])
> fi
OK, indeed. So we've got different solutions here:
1. Use an explicit Config.in choice, like you did.
2. Use automatic dependencies like I suggested, but enable only one
backend at a time if both Qt and Gtk are enabled.
I guess the solution (1) you initially proposed is OK.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-03-25 13:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 20:38 [Buildroot] [PATCH v2,1/2] libmediaart: new package Fabrice Fontaine
2017-03-24 20:38 ` [Buildroot] [PATCH v2,2/2] rygel: " Fabrice Fontaine
2017-07-03 22:56 ` Romain Naour
2017-10-22 12:45 ` Thomas Petazzoni
2017-03-24 20:57 ` [Buildroot] [PATCH v2,1/2] libmediaart: " Thomas Petazzoni
2017-03-25 10:10 ` Fabrice Fontaine
2017-03-25 13:06 ` Thomas Petazzoni [this message]
2017-03-29 21:51 ` 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=20170325140653.316dd161@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 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.