On 04/15/2015 04:32 PM, Burton, Ross wrote:
On 15 April 2015 at 02:44, Robert Yang <[email protected] <mailto:[email protected]>> wrote: virtual/mesa or virtual/egl depends on virtual/libx11, so I didn't add virtual/libx11, I updated virtual/mesa -> virtual/egl in the repo. That's not strictly true. Mesa depends on libx11 if it's enabled, but EGL doesn't. This should be an explicit dependency, and we need to be able to control X11 enabled/disabled as otherwise we've lost the ability to ship GTK+ without X11.
Thanks, updated in the repo: -DEPENDS = "util-macros" +DEPENDS = "util-macros virtual/egl virtual/libx11" git://git.openembedded.org/openembedded-core-contrib rbt/6fixes // Robert
Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
