kumquat-buildroot/package/gstreamer1
Fabrice Fontaine 66e484a751 package/gstreamer1/gst1-plugins-base: gl needs api, platform and window
Build will fail if gl is enabled without an api, a platform and a
window:

Message: No OpenGL Platforms found or requested
Message: No OpenGL Window systems found or requested

gst-libs/gst/gl/meson.build:948:2: ERROR: Problem encountered: GStreamer OpenGL integration required via options, but needed dependencies not found.

This requirement is already specified in Config.in through a simple
comment:

comment "The opengl library needs an API, a platform and a window system"
	depends on !BR2_PACKAGE_GST1_PLUGINS_BASE_HAS_LIB_OPENGL

Fixes:
 - http://autobuild.buildroot.org/results/d171059801adf8dea1a2116d7c729a2aa5767ac8
 - http://autobuild.buildroot.org/results/b1bfa505bba534440d331c4948eea5eb2d165c97

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-09-15 20:46:36 +02:00
..
gst1-imx
gst1-interpipe
gst1-libav
gst1-plugins-bad package/librsvg: bump to version 2.48.8 2020-09-13 15:50:47 +02:00
gst1-plugins-base package/gstreamer1/gst1-plugins-base: gl needs api, platform and window 2020-09-15 20:46:36 +02:00
gst1-plugins-bayer2rgb-neon
gst1-plugins-good
gst1-plugins-ugly package/gstreamer1/gst1-plugins-ugly: fix static build with libdvdcss 2020-07-14 15:09:58 +02:00
gst1-python package/gobject-introspection: disable for riscv32 2020-09-01 21:23:54 +02:00
gst1-rtsp-server
gst1-shark package/gstreamer1/gst1-shark: bump version to v0.7.1 2020-09-14 21:14:15 +02:00
gst1-vaapi
gst1-validate
gst-omx
gstreamer1
gstreamer1-editing-services package/gstreamer1/gstreamer1-editing-services: disable introspection 2020-08-21 00:01:20 +02:00
gstreamer1-mm
Config.in
gstreamer1.mk