diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-16 12:19:19 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 13:58:36 -0600 |
commit | cd6f4ec95dcee0d9411085c8b83ec0eda44d5977 (patch) | |
tree | bded323d0312ca1eadf133a6c01257a91c52be69 /audio/fmit/README | |
parent | 450476db2ed97791ad6910e73542086610418063 (diff) | |
download | slackbuilds-cd6f4ec95dcee0d9411085c8b83ec0eda44d5977.tar.gz |
audio/fmit: Fixed build when jack is not present.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/fmit/README')
-rw-r--r-- | audio/fmit/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/fmit/README b/audio/fmit/README index 58afb69a1d..0ecb16fe55 100644 --- a/audio/fmit/README +++ b/audio/fmit/README @@ -4,6 +4,6 @@ PortAudio for audio input. Features error and volume history, tuning scales using Scala (.scl) files, microtonal tuning, harmonic ratios, wave shapes, and more. -fmit will automatically detect ALSA and JACK, if present, and if OSS or -PORTAUDIO support is desired, pass OSS="ON" or PORTAUDIO="ON" to the -SlackBuild. +fmit will automatically detect ALSA and if jack-audio-connection-kit, oss or +portaudio support is desired, pass JACK="ON", OSS="ON" or PORTAUDIO="ON" to +the SlackBuild. |