diff options
Diffstat (limited to 'games/xroar/README')
-rw-r--r-- | games/xroar/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/xroar/README b/games/xroar/README index 2f9849e235..6b78012d7a 100644 --- a/games/xroar/README +++ b/games/xroar/README @@ -20,10 +20,9 @@ gtkglext - if you want a full GTK+ user interface, install gtkglext before building xroar. If gtkglext is installed, you can build without it by setting GTKGLEXT=no in the environment. -jack-audio-connection-kit - if you want to use JACK for audio output, - install jack-audio-connection-kit (or jack2; untested) and set JACK=yes - in the environment before building xroar. If JACK audio has x-runs, - try 'setcap cap_ipc_lock,cap_sys_nice=ep /usr/games/xroar'. +jack - if you want to use JACK for audio output, install jack and set + JACK=yes in the environment before building xroar. If JACK audio has + x-runs, try 'setcap cap_ipc_lock,cap_sys_nice=ep /usr/games/xroar'. Other build options (environment variables): |