]> code.ossystems Code Review - openembedded-core.git/commit
libsdl: depends on libglu when both x11 and opengl
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 16 Sep 2015 02:28:46 +0000 (19:28 -0700)
committerJoshua Lock <joshua.g.lock@intel.com>
Fri, 6 May 2016 14:51:14 +0000 (15:51 +0100)
commit45a6ae4cf6b2684ee7e58b8a85f44eb0031fa2b4
tree089b3e589e92ab1c1d8039053f0691701fb23b29
parent961a9de0e918526bc8c880ea1d35db16b55f500a
libsdl: depends on libglu when both x11 and opengl

The libglu requires both opengl (depends on virtual/libgl) and x11
(needs libGL.so which is provided by mesa when x11 in DISTRO_FEATURES),
so let libsdl depends on libglu when both x11 and opengl in
DISTRO_FEATURES.

(From OE-Core master rev: b33e927096292f22f1bd9b2b0f633a6d645fc1eb)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
meta/recipes-graphics/libsdl/libsdl_1.2.15.bb