xbmc: reenable build of goom, seems to work now

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-02-04 00:28:34 +01:00
parent 535f6451f8
commit 6df5a568d0

View File

@ -22,9 +22,6 @@
. config/options $1
# disable build of GOOM until its fixed
XBMC_VIS_GOOM="no"
if [ "$DISPLAYSERVER" = "xorg-server" ]; then
XBMC_XORG="--enable-x11 --enable-xrandr"
else