summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-06 14:12:47 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-06 14:12:47 +0000
commitf9060cefcccafd219168b2caf4ac427e6e5750a6 (patch)
tree48356c231e7a012fa5e23dac90213d3dd0431560 /gst-plugins.spec.in
parentf838a1f6f21b86df4a5aa818f2f67c0ad6e6cac1 (diff)
downloadgst-plugins-bad-f9060cefcccafd219168b2caf4ac427e6e5750a6.tar.gz
gst-plugins-bad-f9060cefcccafd219168b2caf4ac427e6e5750a6.tar.bz2
gst-plugins-bad-f9060cefcccafd219168b2caf4ac427e6e5750a6.zip
fixing distcheck fixing SDL issue
Original commit message from CVS: fixing distcheck fixing SDL issue
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 2b790eb2..24160638 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -621,6 +621,8 @@ Element for text-to-speech using the festival server.
@USE_SDL_TRUE@Requires: SDL >= 1.2.0
@USE_SDL_TRUE@Requires: gstreamer-plugins >= %{version}
@USE_SDL_TRUE@BuildRequires: SDL-devel >= 1.2.0
+@USE_SDL_TRUE@SDL-devel should require XFree86-devel because it links to it
+@USE_SDL_TRUE@BuildRequires: XFree86-devel
@USE_SDL_TRUE@
@USE_SDL_TRUE@%description -n gstreamer-sdl
@USE_SDL_TRUE@Plugin for sending output to the Simple Direct Media architecture.