diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-03-02 11:58:26 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-03-02 11:58:26 +0000 |
commit | e47133fe1a9ebe3625bbea1b530fc404babe87cf (patch) | |
tree | 29208c717407b33741cf62f286e47b9e8f5e8396 /gst-plugins.spec.in | |
parent | dae789f424e899a04f70e483adc9a467be3fb9ac (diff) |
remove obsolete requirement from rtp plugin
Original commit message from CVS:
remove obsolete requirement from rtp plugin
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r-- | gst-plugins.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index 1429c669..94f15676 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -1463,7 +1463,6 @@ This plugin provides a videotest plugin. This plugin can be used to generate a v Summary: GStreamer RTP plug-in. Group: Libraries/Multimedia Requires: gstreamer-plugins = %{version} -Requires: librtp >= 0.1 %description -n gstreamer-rtp Library for transfering data with the RTP protocol. |