On Tue, Apr 14, 2015 at 3:52 PM, Burton, Ross <[email protected]> wrote: > > On 14 April 2015 at 14:50, Andreas Müller <[email protected]> > wrote: >> >> from the error I would DEPEND on virtual/egl > > > Agreed. And there's no dependency on virtual/libx11 which the readme you > quote suggests there should be. Presumably that dependency - if it's > actually required - can be made conditional on the x11 DISTRO_FEATURE? > > Ross > 1. To look for dependencies configure.ac is first place - Readme is often a place without love 2. In meta-qt5-extra I have libepoxy in for a while - kwin needs it [1]. Problem with Xorg-Macros: These are build for x11 in distro features only but there are BSPs around (e.g meta-fsl-arm) supporting either x11 or wayland - not both together. So for a wayland only distro epoxy would not build.
[1] https://github.com/schnitzeltony/meta-qt5-extra/tree/master/recipes-support/libepoxy Andreas -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
