[Bug 784026] gl: not finding bcm_host with meson

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 21 09:20:48 UTC 2017


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

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 354142
  --> https://bugzilla.gnome.org/attachment.cgi?id=354142&action=edit
gl: meson: use cc.find_library() to detect 'bcm_host'

On the raspberry pi no pkg-config file is provided for the bcm_host
library. We are using AC_CHECK_LIB to detect this lib with autotools,
cc.find_library() library is a closer meson equivalent.

-- 
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