projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20078ce
)
spec: add libsoup as requires for good plugin
82/274082/3
author
Eunhye Choi
<eunhae1.choi@samsung.com>
Thu, 21 Apr 2022 05:26:24 +0000
(14:26 +0900)
committer
Sangchul Lee
<sc11.lee@samsung.com>
Thu, 21 Apr 2022 06:14:08 +0000
(06:14 +0000)
- libsoup is not installed on 7.0 headless
- add libsoup pkg dependency to enable souphttpsrc
in good plugin
Change-Id: I85e805e56b8dddd7352c88db275615098f1d84f3
packaging/gstreamer.spec
patch
|
blob
|
history
diff --git
a/packaging/gstreamer.spec
b/packaging/gstreamer.spec
index ede827cd87aca60dcb4498eaeaccff320f0b7f11..e38ce939d7f6beb4db52c9fbdf85e99ee002030a 100644
(file)
--- a/
packaging/gstreamer.spec
+++ b/
packaging/gstreamer.spec
@@
-247,6
+247,7
@@
BuildRequires: pkgconfig(xv)
%endif
Requires: gstreamer >= %{version}
Requires: gst-plugins-base >= %{version}
+Requires: libsoup
%description -n gst-plugins-good
GStreamer is a streaming media framework based on graphs of filters