summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-06-21 14:51:00 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-21 22:14:37 +0200
commitf43e8cd599c33ce98f9665ac0482a84fcbe9c061 (patch)
treeabe2af89f7a92169a1de010b28c16fc8eccb94eb /rules/gst-plugins-base1.in
parenta66a08803cad361200341d4fcb1e4bd7d22314ce (diff)
downloadptxdist-f43e8cd599c33ce98f9665ac0482a84fcbe9c061.tar.gz
ptxdist-f43e8cd599c33ce98f9665ac0482a84fcbe9c061.tar.xz
gst-plugins-base1: remove unnecessary dependency
This dependency was removed some time ago. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index 0595719f7..3a651fbd0 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -28,7 +28,6 @@ menuconfig GST_PLUGINS_BASE1
select LIBJPEG if GST_PLUGINS_BASE1_OPENGL
select MESALIB if GST_PLUGINS_BASE1_OPENGL || GST_PLUGINS_BASE1_GLES2 || GST_PLUGINS_BASE1_EGL
select MESALIB_OPENGL if GST_PLUGINS_BASE1_OPENGL
- select GLU if GST_PLUGINS_BASE1_OPENGL
select MESALIB_GLES2 if GST_PLUGINS_BASE1_GLES2
select MESALIB_EGL if GST_PLUGINS_BASE1_EGL
select MESALIB_EGL_WAYLAND if GST_PLUGINS_BASE1_EGL_WAYLAND