Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd

This commit is contained in:
Stephan Raue 2013-08-15 14:42:52 +02:00
commit f6feedf243

View File

@ -59,7 +59,4 @@ if [ "$XVBA" = yes ]; then
PKG_BUILD_DEPENDS_TARGET="$PKG_BUILD_DEPENDS_TARGET xf86-video-fglrx-legacy"
fi
done
XBMC_XVBA="--enable-xvba"
else
XBMC_XVBA="--disable-xvba"
fi