rpicamsrc: fix "Could not find component vc.ril.camera" on recent raspios
authorTim-Philipp Müller <tim@centricular.com>
Mon, 13 Jul 2020 22:43:48 +0000 (23:43 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 23 Jul 2020 18:11:30 +0000 (19:11 +0100)
commit477eba2dd7aff757f34566af28bf2e77c5e4227b
tree0be2e8c3633e2c524b64c1b6eb7d8a75eb6edf4d
parent428c545e06149c00d7a125da8fbbabf59ed715e4
rpicamsrc: fix "Could not find component vc.ril.camera" on recent raspios

Make extra sure all the required mmal libs such as libmmal_vc_client.so
actually get linked and stay linked. Otherwise the above error happens
it seems.

buster (10.4) with meson 0.55 and pi ref 2020-05-27
pi-gen, 825107f04027269db77426046f5085475b1ea22f, stage5

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/682>
sys/rpicamsrc/meson.build