gst-plugins-bad: Fix pkgconfig file issue 29/287529/1
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 31 Jan 2023 03:25:31 +0000 (12:25 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 31 Jan 2023 03:32:51 +0000 (12:32 +0900)
commite3c34850c289d29b021d3a2b183221115a47993a
tree7ed93aaeb404c93103e0149865e68334fc5768be
parent62f7f7cb8028696bee356c699728909d121a86cf
gst-plugins-bad: Fix pkgconfig file issue

pc files from this project could not be found when compiling other
packages using these pc files as BuildRequires.
As a result, some Tizen native packages could not be built well.
e.g.) capi-media-webrtc, capi-media-streamer

This issue is related to the meson version. See below.
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3061

It is fixed as per the current circumstance of Tizen dev.

Change-Id: Iad46fa21d87416b4b3bec0d90f538dfff74a83d1
packaging/gstreamer.spec
subprojects/gst-plugins-bad/meson.build