summaryrefslogtreecommitdiffstats
path: root/audio-players/mpg123/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpg123/CONFIGURE')
-rwxr-xr-xaudio-players/mpg123/CONFIGURE2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio-players/mpg123/CONFIGURE b/audio-players/mpg123/CONFIGURE
index 78d8614e21..81469d883c 100755
--- a/audio-players/mpg123/CONFIGURE
+++ b/audio-players/mpg123/CONFIGURE
@@ -5,7 +5,7 @@ message "${MESSAGE_COLOR}Optimization is chosen automatically now, though you ca
config_query_option MPG123_MODULES "Build output modules?" y \
--enable-modules --disable-modules &&
local modlist="oss alsa portaudio jack esd nas sdl \
- pulse arts openal dummy auto" &&
+ pulse openal dummy auto" &&
message "${MESSAGE_COLOR}\"auto\" will select (a) working output(s) at build time, disregarding spell dependencies.$DEFAULT_COLOR" &&
if [[ "$MPG123_MODULES" == "--enable-modules" ]]; then
config_query_multi MPG123_AUDIO "Select the modules you want:" \