From: Hyunil Date: Wed, 11 Mar 2020 08:35:38 +0000 (+0900) Subject: webrtc: modify to allow installation of webrtc plugin X-Git-Tag: submit/tizen/20200316.053051^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bcf61ad72d09b4c1c3af2540580a8eb31baa42d;p=platform%2Fupstream%2Fgst-plugins-bad.git webrtc: modify to allow installation of webrtc plugin Change-Id: I84a51559a4504ff0d73f9b4617906e51d57c5e42 Signed-off-by: Hyunil --- diff --git a/packaging/gst-plugins-bad.spec b/packaging/gst-plugins-bad.spec index f3ef65077..cb6357585 100644 --- a/packaging/gst-plugins-bad.spec +++ b/packaging/gst-plugins-bad.spec @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(openssl1.1) BuildRequires: pkgconfig(sndfile) >= 1.0.16 BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(soundtouch) > 1.4 +BuildRequires: pkgconfig(nice) %if %{with wayland} %if 0%{?enable_gl:1} BuildRequires: pkgconfig(gles20) @@ -231,11 +232,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-%{gst_branch}/libgstvideoframe_audiolevel.so %{_libdir}/gstreamer-%{gst_branch}/libgstaudiomixmatrix.so %{_libdir}/gstreamer-%{gst_branch}/libgstaudiobuffersplit.so - %{_libdir}/gstreamer-%{gst_branch}/libgstaudiolatency.so %{_libdir}/gstreamer-%{gst_branch}/libgstipcpipeline.so %{_libdir}/gstreamer-%{gst_branch}/libgstproxy.so - +%{_libdir}/gstreamer-%{gst_branch}/libgstwebrtc.so %{_libdir}/libgstsctp-%{gst_branch}.so.0* %{_libdir}/libgstwebrtc-%{gst_branch}.so.0* %{_libdir}/libgstcodecparsers-%{gst_branch}.so.0*