On 04/15/2015 05:37 PM, Burton, Ross wrote:
On 15 April 2015 at 10:30, Robert Yang <[email protected] <mailto:[email protected]>> 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.
AFAIK, libx11 is a must for libepoxy when building on linux host. I have to go to badminton now, talk to you later. // Robert
Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
