depends  scons       &&
depends  xerces-c    &&
depends  fltk        &&
depends  libvorbis   &&
depends  libogg      &&
depends  qt-x11      &&
depends  libxml++    &&

optional_depends  fftw2  "with_fftw=yes" "with_fftw=no" "for fftw support"                        &&
optional_depends  alsa-lib "with_alsa=yes" "with_alsa=no" "for alsa support"                      &&
optional_depends  JACK-DRIVER "with_jack_support=yes" "with_jack_support=no" "for jack support"   &&
optional_depends  libsndfile "with_sndfile=yes" "with_sndfile=no" "for libsndfile support"        &&
optional_depends  ladspa  "with_ladspa_support=yes" "with_ladspa_support=no" "for ladspa support" &&
optional_depends  id3lib  "with_id3=yes" "with_id3=no" "for id3 support"                          &&
optional_depends  libmad  "with_mad=yes" "with_mad=no" "for libmad support"                       &&
optional_depends  oscpack "with_osc_support=yes" "with_osc_support=no" "for OSC support"

