diff options
Diffstat (limited to 'audio/mixxx/README')
-rw-r--r-- | audio/mixxx/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mixxx/README b/audio/mixxx/README index 1f775a38e9da2..e029f97fab5ec 100644 --- a/audio/mixxx/README +++ b/audio/mixxx/README @@ -6,4 +6,6 @@ wave recording, BPM detection, multichannel and multiple soundcard support, MIDI controllers support and scripting engine, a skinnable interface. -opus is an optional dependency. +NOTE: mixxx uses scons to build so it will ignore your MAKEFLAGS +jobs settings: it will instead autodetect the number of cores and +start a proper jobs number accordingly. |