diff --git a/projects/Virtual/options b/projects/Virtual/options index 07f47ec3cb..52c79d39ac 100755 --- a/projects/Virtual/options +++ b/projects/Virtual/options @@ -129,13 +129,13 @@ XBMC_EXTRA_FONTS="yes" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="yes" + XBMC_SCR_RSXS="no" # build and install 'ProjectM' Visualization (yes / no) - XBMC_VIS_PROJECTM="yes" + XBMC_VIS_PROJECTM="no" # build and install 'GOOM' Visualization (yes / no) - XBMC_VIS_GOOM="yes" + XBMC_VIS_GOOM="no" # build and install 'Waveform' Visualization (yes / no) XBMC_VIS_WAVEFORM="no"