From 3d9d4742961f3b8e7af26f7c1d103a12d2506a6e Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 11 Apr 2013 20:39:46 +0200 Subject: gst-plugins-gl: fix dependencies Signed-off-by: Michael Olbrich --- rules/gst-plugins-gl.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules/gst-plugins-gl.in b/rules/gst-plugins-gl.in index 536478d28..2aa77610e 100644 --- a/rules/gst-plugins-gl.in +++ b/rules/gst-plugins-gl.in @@ -2,10 +2,12 @@ config GST_PLUGINS_GL tristate + select LIBPNG select GLIB select GSTREAMER select GST_PLUGINS_BASE select XORG_LIB_X11 + select XORG_SERVER if RUNTIME select XORG_SERVER_EXT_GLX select MESALIB select GLEW -- cgit v1.2.3