diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-03-07 02:28:41 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-03-07 21:54:06 +0200 |
commit | 34396936f7a46f21422ef64769fd807876716304 (patch) | |
tree | be18686eac65f4df93125049abb8338184ad1a0b /README.rst | |
parent | f36ecf98247a81a322faded4f9b25f06fcbe4ccd (diff) |
gst: Fix GLib detection
Commit 17cccc68a88f ("Add GStreamer plugin and element skeleton") has
gained a last minute fix for a clang compilation error with GLib prior
to v2.63.0. The fix wasn't properly tested, and failed to check the GLib
dependency correctly. This resulted in compilation of the GStreamer
element to always be disabled.
Fix this by changing the GLib package name from 'glib' to 'glib-2.0'.
Fixes: 17cccc68a88f ("Add GStreamer plugin and element skeleton")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions