summaryrefslogtreecommitdiffstats
path: root/rules/mesa-demos.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-08-04 18:46:57 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-08-04 18:54:17 +0200
commit3c6cf900c8685f9d30512635501666b8e795e410 (patch)
treedd3daf6df7e2abefc0dd4af783f389a3f8e0bb90 /rules/mesa-demos.in
parent1918f2e69db4dd8ab587355f3b17791af7b6dad2 (diff)
downloadptxdist-3c6cf900c8685f9d30512635501666b8e795e410.tar.gz
ptxdist-3c6cf900c8685f9d30512635501666b8e795e410.tar.xz
mesa-demos: add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/mesa-demos.in')
-rw-r--r--rules/mesa-demos.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/mesa-demos.in b/rules/mesa-demos.in
index d244d02a9..5ea2f87ce 100644
--- a/rules/mesa-demos.in
+++ b/rules/mesa-demos.in
@@ -153,6 +153,7 @@ if MESA_DEMOS_GLES2
config MESA_DEMOS_ES2_INFO
bool
+ select MESA_DEMOS_X11
prompt "es2_info"
config MESA_DEMOS_ES2GEARS_SCREEN
@@ -161,10 +162,12 @@ config MESA_DEMOS_ES2GEARS_SCREEN
config MESA_DEMOS_ES2GEARS_X11
bool
+ select MESA_DEMOS_X11
prompt "es2gears_x11"
config MESA_DEMOS_ES2TRI
bool
+ select MESA_DEMOS_X11
prompt "es2tri"
config MESA_DEMOS_ES2GEARS_WAYLAND