diff options
author | Christian Schaller <uraeus@gnome.org> | 2004-02-14 13:46:42 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2004-02-14 13:46:42 +0000 |
commit | a223a028e8e1e135b5efa1a789f6658707123646 (patch) | |
tree | 879d7837b6a76c5d2cabf53d0f767b01010a1d98 /gstreamer.spec.in | |
parent | 7cf1ad646c5950d10a8c22438cf1d9e16f52d811 (diff) |
fix for gstreamer spec file to make it actually work properpely in regards to apt and gstreamer using modules
Original commit message from CVS:
fix for gstreamer spec file to make it actually work properpely in regards to apt and gstreamer using modules
Diffstat (limited to 'gstreamer.spec.in')
-rw-r--r-- | gstreamer.spec.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gstreamer.spec.in b/gstreamer.spec.in index d678d0c39..169495b4b 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -44,6 +44,8 @@ BuildRequires: transfig BuildRequires: xfig BuildRequires: netpbm-progs BuildRequires: ghostscript +Obsoletes: gstreamer +Provides: gstreamer %description GStreamer is a streaming-media framework, based on graphs of filters which |