fixup! Enable opusparse plugin 59/231559/2 accepted/tizen/unified/20200423.054557 submit/tizen/20200422.053831
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 22 Apr 2020 10:57:30 +0000 (19:57 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 22 Apr 2020 10:58:39 +0000 (19:58 +0900)
- The explicit build dependency should be added after correct spec file of gst-plugins-base package.

[Version] 1.16.2-2
[Profile] Common
[Issue Type] Bug fix

Change-Id: I6adcea6a2d2d7c4af6dc74912918707b2aeff3b1
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/gst-plugins-bad.spec

index 6cdbde8..6ea00a9 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:           gst-plugins-bad
 Version:        1.16.2
-Release:        1
+Release:        2
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        LGPL-2.0+
 Group:          Multimedia/Framework
@@ -31,6 +31,7 @@ BuildRequires:  pkgconfig(soundtouch) > 1.4
 BuildRequires:  pkgconfig(nice)
 BuildRequires:  pkgconfig(usrsctp)
 BuildRequires:  pkgconfig(libsrtp2) >= 2.1.0
+BuildRequires:  pkgconfig(opus)
 %if %{with wayland}
 %if 0%{?enable_gl:1}
 BuildRequires:  pkgconfig(gles20)