From 1e391affaed0720e12a6a73a53730957f9113cb0 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 24 Aug 2005 11:42:58 +0000 Subject: [PATCH] fix speex entry Original commit message from CVS: fix speex entry --- gst-plugins-ugly.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-plugins-ugly.spec.in b/gst-plugins-ugly.spec.in index 03852e03bc..82224958b0 100644 --- a/gst-plugins-ugly.spec.in +++ b/gst-plugins-ugly.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