aboutsummaryrefslogtreecommitdiff
path: root/audio/ardour/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ardour/README')
-rw-r--r--audio/ardour/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/ardour/README b/audio/ardour/README
index 7994433febf6..f0fed83078d1 100644
--- a/audio/ardour/README
+++ b/audio/ardour/README
@@ -2,8 +2,8 @@ Ardour is an application to fit the needs of musicians under Linux.
It is designed to be a fully functional professional audio application,
that uses the professional sound server jack for sound i/o.
-Ardour requires liblo, raptor, liblrdf, boost, scons, fftw, libsamplerate,
-jack-audio-connection-kit, libgnomecanvas and aubio.
+Ardour requires liblo, liblrdf, scons, fftw, libsamplerate, libgnomecanvas,
+jack-audio-connection-kit, and aubio.
If you want ardour with lv2 support pass LV2=yes to the script. This will
additionally need slv2.
@@ -14,4 +14,4 @@ need to pass WIIMOTE=yes to the script. You need cwiid for that.
For building ardour with support for VST-plugins, you have to pass
VST=yes to the script. This will additionally require wine. Please
note that VST-support will not be built on x86_64, regardless of
-the option passed. \ No newline at end of file
+the option passed.