xbmc: make goom support optional

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2011-10-11 22:33:29 +02:00
parent 2dab412a91
commit be10bc94ba
8 changed files with 28 additions and 1 deletions
+3
View File
@@ -128,6 +128,9 @@
# build and install 'ProjectM' Visualization (yes / no)
XBMC_VIS_PROJECTM="yes"
# build and install 'GOOM' Visualization (yes / no)
XBMC_VIS_GOOM="yes"
# build and install PulseAudio support (yes / no)
PULSEAUDIO_SUPPORT="no"