mesa3d-demos: select libglew/libglu if needed
commit7dda4cff6e8aef36f507f254cac4f19b2abacf0c
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Jan 2016 08:19:38 +0000 (5 09:19 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Jan 2016 08:22:00 +0000 (5 09:22 +0100)
tree57ca34837d222de1f1f1f8dd1768f6ff8bf79cb1
parent286182d0d3727f48f477f9dbaad8b4d319104329
mesa3d-demos: select libglew/libglu if needed

Fixes:
http://autobuild.buildroot.net/results/4b1/4b16c9797c653c248725a55d9b8eafc4634b968c/build-end.log

libglew/libglu are added to _DEPENDENCIES for X11+GL, but not selected at
the kconfig level.

While we're at it, correct the dependencies for the X11 selects as well
(only used if GL is available).

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mesa3d-demos/Config.in