[meta-freescale] libGL references libX11?

Burton, Ross ross.burton at intel.com
Sun Aug 21 15:40:11 PDT 2016


On 21 August 2016 at 03:36, Mark Farver <mfarver at mindbent.org> wrote:

> It seems like libSDL2-ttf has an ability to render fonts using OpenGL.
> This feature is enabled by the successful compilation of a test
> program in .configure.
>
> Why if I remove x11 from DISTRO_FEATURES does
> sysroots/imx6qsabresd/usr/lib/libGL.so still get linked against X
> libraries?  How do I find out which package was responsible for
> creating that library file?
>

So libGL is explicitly GLX, so obviously needs X11.

Yes, removing x11 from DISTRO_FEATURES will remove every trace of X11 from
your build (remove your tmp after changing the distro features though).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20160821/9a71dd45/attachment.html>


More information about the meta-freescale mailing list