[Buildroot] [PATCH 1/1] qt5webkit: add missing icu dependency

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Feb 11 09:14:45 UTC 2018


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


More information about the buildroot mailing list