summaryrefslogtreecommitdiffstats
path: root/audio-players/xmms2/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/xmms2/CONFIGURE')
-rwxr-xr-xaudio-players/xmms2/CONFIGURE8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio-players/xmms2/CONFIGURE b/audio-players/xmms2/CONFIGURE
index 656f288bd0..bab1c79e4d 100755
--- a/audio-players/xmms2/CONFIGURE
+++ b/audio-players/xmms2/CONFIGURE
@@ -3,6 +3,8 @@ XMMS2_OPTS="${XMMS2_OPTS/--without-xmms2d=0/--with-xmms2d}"
XMMS2_OPTS="${XMMS2_OPTS/--without-xmms2d=1/--without-xmms2d}"
XMMS2_OPTS="${XMMS2_OPTS/--with-plugins=lastfm,lastfmeta,curl}"
XMMS2_OPTS="${XMMS2_OPTS/--with-plugins=lastfm,lastfmeta,curl}"
+XMMS2_OPTS="${XMMS2_OPTS/--with-optionals=cli/--with-optionals=nycli}"
+XMMS2_OPTS="${XMMS2_OPTS/--without-optionals=cli/--without-optionals=nycli}"
message "NOTE: not all of these options might be relevant to your selected" &&
message "tree and version but they don't affect anything or in other words" &&
message "NOTHING WILL BREAK IF IT ISN'T SUPPORTED" &&
@@ -163,12 +165,6 @@ config_query_option XMMS2_OPTS \
"--with-plugins=karaoke" \
"--without-plugins=karaoke"
fi &&
-
-config_query_option XMMS2_OPTS \
- "Do you want to build the cli client" \
- y \
- "--with-optionals=cli" \
- "--without-optionals=cli" &&
config_query_option XMMS2_OPTS \
"Do you want to build the new cli client" \
y \