diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-08-24 11:42:58 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-08-24 11:42:58 +0000 |
commit | 892440dfff0445dce8a80e87ee604a8954c92caa (patch) | |
tree | 2ce5116e735ebb1c0fcd0adfbcf556bf592a9c89 /gst-plugins.spec.in | |
parent | a7d2662a8ff80f05a4be2ae0a3627d03d67eee57 (diff) |
fix speex entry
Original commit message from CVS:
fix speex entry
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r-- | gst-plugins.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index 03852e03..82224958 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -71,7 +71,7 @@ BuildRequires: XFree86-devel # @USE_SDL_TRUE@#only it doesn't seem to do that currently # @USE_SDL_TRUE@BuildRequires: XFree86-devel @USE_SPEEX_TRUE@Requires: speex -@USE_SPEEX_TRUE@BuildRequires: libspeex-devel +@USE_SPEEX_TRUE@BuildRequires: speex-devel # @USE_SMOOTHWAVE_TRUE@Requires: gtk2 # @USE_SMOOTHWAVE_TRUE@BuildRequires: gtk2-devel # @USE_VORBIS_TRUE@Requires: libogg >= 1.0 |