mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
36652f51ab
qemu-native requires a libGL and the SDL development headers to build with our GL "emulation". This patch adds a check before configure for the native package to ensure that the sdl.pc file and GL so files exist and bombs out otherwise. Signed-off-by: Joshua Lock <josh@linux.intel.com>