From c02b4ef60d3d7c2dd339e9921f0139487b0eee58 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 1 Apr 2002 18:03:59 +0000 Subject: [PATCH] add bison to reqs Original commit message from CVS: add bison to reqs --- gstreamer.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/gstreamer.spec.in b/gstreamer.spec.in index 4e4af4a616..986f77d4f7 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -18,6 +18,7 @@ Requires: libxml2 >= %_libxml2 BuildRequires: glib2-devel >= %_glib2 BuildRequires: libxml2 >= %_libxml2 BuildRequires: nasm => 0.90 +BuildRequires: bison %description GStreamer is a streaming-media framework, based on graphs of filters which