From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] qt5webkit: add missing icu dependency
Date: Sun, 11 Feb 2018 10:14:45 +0100 [thread overview]
Message-ID: <20180211101445.51c63dab@windsurf.lan> (raw)
In-Reply-To: <20180211020330.32658-1-gael.portay@savoirfairelinux.com>
Hello,
On Sat, 10 Feb 2018 21:03:30 -0500, Ga?l PORTAY wrote:
> The Config.in is already selecting BR2_PACKAGE_QT5BASE_ICU but the
> dependency is missing from the QT5WEBKIT_DEPENDENCIES list in
> qt5webkit.mk.
And qt5base.mk has:
QT5BASE_DEPENDENCIES += $(if $(BR2_PACKAGE_QT5BASE_ICU),icu)
and in turn, qt5webkit depends on qt5base.
Therefore, I don't see how you can fall into the situation where the
qt5webkit build is started without icu being already built.
Could you explain ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
next prev parent reply other threads:[~2018-02-11 9:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-11 2:03 [Buildroot] [PATCH 1/1] qt5webkit: add missing icu dependency Gaël PORTAY
2018-02-11 9:14 ` Thomas Petazzoni [this message]
2018-02-11 14:49 ` Gaël PORTAY
2018-02-12 20:07 ` Thomas Petazzoni
2018-02-12 20:54 ` Gaël PORTAY
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=20180211101445.51c63dab@windsurf.lan \
--to=thomas.petazzoni@bootlin.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