summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-04-14 14:29:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-04-16 07:16:11 +0200
commit584f6972471602552fe6da2a6946a548752bf3ec (patch)
tree60cd0a821c7598e3bf23e1d901d3d48365d22cca /rules/gst-plugins-base1.in
parentc823498a4dbfe2d9ca670f193d62e8cf1e617baf (diff)
downloadptxdist-584f6972471602552fe6da2a6946a548752bf3ec.tar.gz
ptxdist-584f6972471602552fe6da2a6946a548752bf3ec.tar.xz
gst-plugins-base1: make sure at least one GL platform is available
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index 17b4896ce..0595719f7 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -155,6 +155,8 @@ config GST_PLUGINS_BASE1_CDPARANOIA
config GST_PLUGINS_BASE1_GL
bool
+ select GST_PLUGINS_BASE1_EGL if !GST_PLUGINS_BASE1_GLX
+ select GST_PLUGINS_BASE1_GLES2 if !GST_PLUGINS_BASE1_OPENGL
prompt "gl"
if GST_PLUGINS_BASE1_GL