]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 14:39:39 +0000 (15:39 +0100)
commitb33e927096292f22f1bd9b2b0f633a6d645fc1eb
treecb8cc116b54e565de878165a5bb10e3f27198255
parent60f8c0e679f70f4477472d7895fddff12530a929
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.

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