summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-bad1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-09-07 14:58:03 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-07 15:22:53 +0200
commit47eb0f32640b1b5b96afab0d28cb50a2e02188d7 (patch)
treee17db8da39a68d19c261fe45cbb7f3b90b4d9604 /rules/gst-plugins-bad1.in
parent7c183520150f29c991bd860cbb197ea165329cf7 (diff)
downloadptxdist-47eb0f32640b1b5b96afab0d28cb50a2e02188d7.tar.gz
ptxdist-47eb0f32640b1b5b96afab0d28cb50a2e02188d7.tar.xz
gst-plugins-bad1: improve OpenGL related options
OpenGL and GLESv2 are mutually exclusive. Also, explicitly set all the corresponding configure options. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-bad1.in')
-rw-r--r--rules/gst-plugins-bad1.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 43f7e3d0e..efe5d7f5b 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -640,6 +640,7 @@ config GST_PLUGINS_BAD1_OPENGL
config GST_PLUGINS_BAD1_GLES2
bool
+ depends on !GST_PLUGINS_BAD1_OPENGL
prompt "gles2"
config GST_PLUGINS_BAD1_EGL