kumquat-buildroot/package/mesa3d
Bernd Kuhls 1bd494f0a8 package/mesa3d: Remove libGL headers/pkgconfig when OpenGL is disabled
mesa3d defaults to --enable-opengl due to its weird configure.ac:
http://git.buildroot.net/buildroot/commit/package/mesa3d/mesa3d.mk?id=384d601d4ea2c41bb7928f756bfe88af4d38b38b

This leads to include/GL/*.h and lib/pkgconfig/gl.pc being installed to
STAGING_DIR. These files are enough for other packages to wrongly assume
that libGL.so is present, like vlc.

Fixes
http://autobuild.buildroot.net/results/e63/e639dabfb260006acb8a204851b96f9275ce53a7/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-11 00:30:54 +02:00
..
0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
0002-Fix-runtime-error-with-uClibc.patch
Config.in package/mesa3d: If udev is not present, sysfs is used as a replacement 2015-07-07 10:35:39 +02:00
mesa3d.hash package/{mesa3d, mesa3d-headers}: bump version to 10.6.1 2015-07-02 11:02:48 +02:00
mesa3d.mk package/mesa3d: Remove libGL headers/pkgconfig when OpenGL is disabled 2015-07-11 00:30:54 +02:00