add bison to reqs
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 1 Apr 2002 18:03:59 +0000 (18:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 1 Apr 2002 18:03:59 +0000 (18:03 +0000)
Original commit message from CVS:
add bison to reqs

gstreamer.spec.in

index 4e4af4a..986f77d 100644 (file)
@@ -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