ffmpeg: fix last commit

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-15 14:42:07 +02:00
parent f32649eafb
commit d47d30a41c

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