From b1aff8ce2b742f708041130c1b01c7a7d8d72b6a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 24 Apr 2002 20:48:54 +0000 Subject: [PATCH] adding build requires for the buildroot system Original commit message from CVS: adding build requires for the buildroot system --- gstreamer.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gstreamer.spec.in b/gstreamer.spec.in index 959607692b..dfdb83dbaa 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -1,6 +1,4 @@ -# File generated by dobey, DO NOT EDIT - -Summary: GStreamer Streaming-media framework runtime +Summary: GStreamer streaming media framework runtime Name: gstreamer Version: @VERSION@ Release: @GST_VERSION_RELEASE@ @@ -19,6 +17,8 @@ BuildRequires: glib2-devel >= %_glib2 BuildRequires: libxml2-devel >= %_libxml2 BuildRequires: nasm => 0.90 BuildRequires: bison +BuildRequires: gtk-doc +BuildRequires: gcc %description GStreamer is a streaming-media framework, based on graphs of filters which