mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libva: update to libva-1.1.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8bbba244fd
commit
72f127263d
@ -29,7 +29,9 @@ cd $PKG_BUILD
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--disable-silent-rules \
|
||||
--disable-docs \
|
||||
--enable-glx \
|
||||
--disable-egl \
|
||||
--disable-dummy-driver \
|
||||
--disable-dummy-backend \
|
||||
--with-drivers-path="/usr/lib/va" \
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libva"
|
||||
PKG_VERSION="1.0.15"
|
||||
PKG_VERSION="1.1.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="i386 x86_64"
|
||||
PKG_LICENSE="GPL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user