diff options
| author | Christian Schaller <uraeus@gnome.org> | 2007-10-26 12:10:43 +0000 | 
|---|---|---|
| committer | Christian Schaller <uraeus@gnome.org> | 2007-10-26 12:10:43 +0000 | 
| commit | 0681b3075cef9da49cc45a6cd4f45f6f66b313ab (patch) | |
| tree | 58aa0c8fccbfb28b6ecc4ef100f4c10b42d359c3 | |
| parent | a088480d9bf695f75ace78dd605ba89ab17d0245 (diff) | |
update spec file
Original commit message from CVS:
update spec file
| -rw-r--r-- | gst-plugins-good.spec.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-plugins-good.spec.in b/gst-plugins-good.spec.in index 2d17ccc9..4e966099 100644 --- a/gst-plugins-good.spec.in +++ b/gst-plugins-good.spec.in @@ -41,6 +41,7 @@ BuildRequires:  gcc-c++  # @USE_LADSPA_TRUE@BuildRequires: ladspa-devel  @USE_AALIB_TRUE@BuildRequires:  aalib-devel >= 1.3  @USE_AALIB_TRUE@Provides:       gstreamer-aasink = %{version}-%{release} +@USE_WAVPACK_TRUE@Requires: wavpack-devel >= 4.32  %description  GStreamer is a streaming media framework, based on graphs of filters which  | 
