[Bug 784026] gl: not finding bcm_host with meson

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 22 15:45:26 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784026

Guillaume Desmottes <gdesmott at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #354250|none                        |needs-work
             status|                            |

--- Comment #10 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 354250:
 --> (https://bugzilla.gnome.org/review?bug=784026&attachment=354250)

::: gst-libs/gst/gl/meson.build
@@ +521,3 @@
+  # support older distribution
+  bcm_host_dep = dependency('bcm_host', required : false)
+  if not bcm_host_dep.fount()

should be .found()

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list