[OE-core] [PATCH] libepoxy: RDEPEND on libgl

Jussi Kukkonen jussi.kukkonen at intel.com
Fri Oct 9 08:00:45 UTC 2015


On 9 October 2015 at 10:19, Andreas Müller <schnitzeltony at googlemail.com>
wrote:

> I did some tests with this: On a simple gtk2/3 image starting a gtk3
> application crashes complaining libgl*.so cannot be found. I checked:
> It does not help to install egl/gles2 on the image: libepoxy relies on
> libgl.
>
> Isn't this a bug? I thought one of the targets of libepoxy is to
> abstract away different gl implementations under a common API. Or in
> other words: Does this mean that running gtk3 requires desktop OpenGL
> installed?
>

The reason I've not sent a patch yet is exactly what you describe: I've not
figured out yet if there's a bug somewhere or if they've essentially made
libGL.so.1 (or at least a full opengl implementation) part of the GTK
API... In any case I guess the dependency should actually be in gtk as
epoxy can't really know which GL libraries are going to be needed at
runtime.

 Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151009/ce8c69ed/attachment-0002.html>


More information about the Openembedded-core mailing list