diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-09-15 19:28:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-09 08:11:33 +0100 |
commit | 2851c970caed135f9c5d58745aa2804098649156 (patch) | |
tree | bed097f432f26919443e337772c5cd8e1dfd0552 /documentation/ref-manual | |
parent | fd394338ed3df1413ceac4d6554d20f7b3bc1886 (diff) | |
download | poky-2851c970caed135f9c5d58745aa2804098649156.tar.gz |
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)
(From OE-Core rev: 45a6ae4cf6b2684ee7e58b8a85f44eb0031fa2b4)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
0 files changed, 0 insertions, 0 deletions