[csound] add build reqs of flex and bison

Peter Robinson pbrobinson at fedoraproject.org
Thu Apr 7 10:12:14 UTC 2011


commit 7c6005a0b639f9ebecb6b4314ae36591e97a1b8a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Apr 7 11:12:14 2011 +0100

    add build reqs of flex and bison

 csound-5.13.0-1.fc16.src.rpm |  Bin 24180751 -> 0 bytes
 csound.spec                  |    1 +
 2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/csound.spec b/csound.spec
index 558e726..0f8e5cb 100644
--- a/csound.spec
+++ b/csound.spec
@@ -22,6 +22,7 @@ Group:         Applications/Multimedia
 
 BuildRequires: swig scons libsndfile-devel libpng-devel libjpeg-devel
 BuildRequires: python python-devel
+BuildRequires: flex bison
 BuildRequires: alsa-lib-devel jack-audio-connection-kit-devel pulseaudio-libs-devel
 BuildRequires: fluidsynth-devel liblo-devel dssi-devel lua-devel
 BuildRequires: fltk-devel fltk-fluid


More information about the scm-commits mailing list