mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
intel-vaapi-driver: drop PKG_TOOLCHAIN hardcoding - was already meson
This commit is contained in:
parent
ac9efca544
commit
7428a1b3b4
@ -11,7 +11,6 @@ PKG_SITE="https://01.org/linuxmedia"
|
||||
PKG_URL="https://github.com/intel/intel-vaapi-driver/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain libva libdrm"
|
||||
PKG_LONGDESC="intel-vaapi-driver: VA-API user mode driver for Intel GEN Graphics family"
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
if [ "${DISPLAYSERVER}" = "x11" ]; then
|
||||
DISPLAYSERVER_LIBVA="-Dwith_x11=yes -Dwith_wayland=no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user