summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-bad1.make
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.make
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.make')
-rw-r--r--rules/gst-plugins-bad1.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/gst-plugins-bad1.make b/rules/gst-plugins-bad1.make
index e14971fcb..eea655026 100644
--- a/rules/gst-plugins-bad1.make
+++ b/rules/gst-plugins-bad1.make
@@ -170,6 +170,9 @@ GST_PLUGINS_BAD1_ENABLEP-$(PTXCONF_GST_PLUGINS_BAD1_OPUS) += opusparse
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_PVR) += pvr
GST_PLUGINS_BAD1_ENABLE-$(PTXCONF_GST_PLUGINS_BAD1_RSVG) += rsvg
GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_GL) += gl
+GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_GLES2) += gles2
+GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_EGL) += egl
+GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_GLX) += glx x11
GST_PLUGINS_BAD1_ENABLEP-$(PTXCONF_GST_PLUGINS_BAD1_GL) += opengl
GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_GTK3) += gtk3
GST_PLUGINS_BAD1_ENABLEC-$(PTXCONF_GST_PLUGINS_BAD1_QT) += qt