[OE-core] [PATCHv2 4/4] recipes-qt: add x11 to required DISTRO_FEATURES

Burton, Ross ross.burton at intel.com
Tue Jan 20 21:19:32 UTC 2015


On 10 December 2014 at 14:18, Martin Jansa <martin.jansa at gmail.com> wrote:

> +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc
> @@ -8,6 +8,9 @@ DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft
> libxext libxrender li
>  PROVIDES += "qt4-x11"
>  QT4DEPENDS = ""
>
> +# depends on virtual/libx11
> +REQUIRED_DISTRO_FEATURES = "x11"
> +
>

Isn't that redundant as qt4x11 already sets REQUIRED_DISTRO_FEATURES?

Also, if setting REQURED_DISTRO_FEATURES in a class, using += or _append
seems like a sensible idea for future-proofing.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150120/86a2f550/attachment-0002.html>


More information about the Openembedded-core mailing list