summaryrefslogtreecommitdiffstats
path: root/audio/chuck/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/chuck/README')
-rw-r--r--audio/chuck/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/chuck/README b/audio/chuck/README
index 14b71b4813..a93e6f7328 100644
--- a/audio/chuck/README
+++ b/audio/chuck/README
@@ -11,5 +11,7 @@ synthesis/analysis programs, and real-time interactive control.
Please e-mail me if it works for 64-bit.
-SOUNDENGINE=jack to enable jack support. In that case you need jack installed.
-Valid options are: alsa (default), jack, oss.
+SOUNDENGINE=jack or SOUNDENGINE=oss to enable jack or oss support:
+in these cases you will need jack-audio-connection-kit or oss (and
+the build script will produce a different binary).
+SOUNDENGINE=alsa is the default.