mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libva: fix dependencies
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5047a48150
commit
89345817d4
@ -35,10 +35,3 @@ PKG_LONGDESC="The main motivation for VAAPI (Video Acceleration API) is to enabl
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
get_graphicdrivers
|
|
||||||
for drv in $GRAPHIC_DRIVERS; do
|
|
||||||
if [ "$drv" = fglrx ]; then
|
|
||||||
PKG_DEPENDS="$PKG_DEPENDS xvba-video"
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user