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

Robert Yang liezhi.yang at windriver.com
Wed Apr 15 09:30:39 UTC 2015



On 04/15/2015 04:32 PM, Burton, Ross wrote:
>
> On 15 April 2015 at 02:44, Robert Yang <liezhi.yang at windriver.com
> <mailto:liezhi.yang at windriver.com>> 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



More information about the Openembedded-core mailing list