From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/qjson: not available for static builds
Date: Mon, 4 Jul 2016 23:21:47 +0200 [thread overview]
Message-ID: <20160704232147.1102aafa@free-electrons.com> (raw)
In-Reply-To: <1467666414-25116-1-git-send-email-yann.morin.1998@free.fr>
Hello,
On Mon, 4 Jul 2016 23:06:54 +0200, Yann E. MORIN wrote:
> Fixes:
> http://autobuild.buildroot.org/results/ffa/ffa343702727e118bb98b9c273bd0605de7e75e2/
> http://autobuild.buildroot.org/results/3ca/3ca05b777789c58b0621a100490373416846aa87/
> http://autobuild.buildroot.org/results/a4f/a4f3f9c79731c69082f70c3841c012c576517921/
> ...
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
> package/qjson/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/qjson/Config.in b/package/qjson/Config.in
> index 0f0cc09..9ad164f 100644
> --- a/package/qjson/Config.in
> +++ b/package/qjson/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_QJSON
> bool "qjson"
> + depends on !BR2_STATIC_LIBS
> depends on BR2_PACKAGE_QT || BR2_PACKAGE_QT5
> help
> QJson is a Qt-based library that maps JSON data to
Config.in comment perhaps ? :-)
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-07-04 21:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-04 21:06 [Buildroot] [PATCH] package/qjson: not available for static builds Yann E. MORIN
2016-07-04 21:21 ` 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=20160704232147.1102aafa@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