]>
code.ossystems Code Review - meta-freescale.git/commit
imx-gpu-viv: ship libgles3-mx6-dev along with libgles2-mx6-dev
Otherwise libgles3-mx6-dev has to be added manually to avoid error when
compiling on target:
| /usr/include/qt5/QtGui/qopengl.h:97:26: fatal error: GLES3/gl3.h: No such file or directory
As soon as there are seperate binaries for GLES3 this connetion can be removed.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>