[OE-core] [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa

Burton, Ross ross.burton at intel.com
Wed Apr 15 09:37:30 UTC 2015


On 15 April 2015 at 10:30, Robert Yang <liezhi.yang at windriver.com> wrote:

> +DEPENDS = "util-macros virtual/egl virtual/libx11"
>

This means we can't build GTK+ without X11 (eg core-image-weston with x11
removed from DISTRO_FEATURES), as gtk+3 will depend on libepoxy which will
depend on libx11 which will refuse to build as x11 isn't in DISTRO_FEATURES.

libepoxy does conditional checks so the libx11 dependency can be condtional
on DISTRO_FEATURES.  That's no idea but better than nothing.

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


More information about the Openembedded-core mailing list