summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-09-17 15:07:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-09-17 15:07:24 +0000
commitd5e71498ddfa92642797b81593eedd040a9d4c5d (patch)
tree6ae3ff3a48e6d1bfa20c089bef0da058c90be9f6
parentfe8db5b9b7caa5c999c271e9d036574e524b9f6d (diff)
Original commit message from CVS: buildfix
-rw-r--r--gstreamer.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gstreamer.spec.in b/gstreamer.spec.in
index 72ccd4147..468ca9170 100644
--- a/gstreamer.spec.in
+++ b/gstreamer.spec.in
@@ -20,6 +20,7 @@ BuildRequires: glib2-devel >= %_glib2
BuildRequires: libxml2-devel >= %_libxml2
BuildRequires: nasm >= 0.90
BuildRequires: bison
+BuildRequires: flex
BuildRequires: gtk-doc >= 0.7
BuildRequires: gcc
BuildRequires: zlib-devel
@@ -212,6 +213,9 @@ ln -sf %{_datadir}/gtk-doc/html/gstreamer-libs %{_datadir}/devhelp/books
%changelog
+* Tue Sep 17 2002 Thomas Vander Stichele <thomas@apestaart.org>
+- adding flex to buildrequires
+
* Fri Sep 13 2002 Christian F.K. Schaller <Uraeus@linuxrising.org>
- Fixed the schedulers after the renaming
* Sun Sep 08 2002 Thomas Vander Stichele <thomas@apestaart.org>