mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
fixed rtp dependency
Original commit message from CVS: fixed rtp dependency
This commit is contained in:
parent
8976508f57
commit
9b507dab55
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
|
|||
@USE_RTP_TRUE@Summary: GStreamer RTP plugin
|
||||
@USE_RTP_TRUE@Group: Libraries/Multimedia
|
||||
@USE_RTP_TRUE@Requires: gstreamer-plugins >= %{ver}
|
||||
@USE_RTP_TRUE@Requires: librtp >= 0.1
|
||||
@USE_RTP_TRUE@Requires: librtp >= 0.99
|
||||
@USE_RTP_TRUE@
|
||||
@USE_RTP_TRUE@%description -n gstreamer-rtp
|
||||
@USE_RTP_TRUE@Library for transfering data with the RTP protocol
|
||||
|
|
Loading…
Reference in a new issue