mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
fixed rtp dependency
Original commit message from CVS: fixed rtp dependency
This commit is contained in:
parent
4a7a559e42
commit
bdbe41c2fe
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@Summary: GStreamer RTP plugin
|
||||||
@USE_RTP_TRUE@Group: Libraries/Multimedia
|
@USE_RTP_TRUE@Group: Libraries/Multimedia
|
||||||
@USE_RTP_TRUE@Requires: gstreamer-plugins >= %{ver}
|
@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@
|
||||||
@USE_RTP_TRUE@%description -n gstreamer-rtp
|
@USE_RTP_TRUE@%description -n gstreamer-rtp
|
||||||
@USE_RTP_TRUE@Library for transfering data with the RTP protocol
|
@USE_RTP_TRUE@Library for transfering data with the RTP protocol
|
||||||
|
|
Loading…
Reference in a new issue