mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libva: drop PKG_TOOLCHAIN hardcoding - was already meson
This commit is contained in:
@@ -10,7 +10,6 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://01.org/linuxmedia"
|
||||
PKG_URL="https://github.com/intel/libva/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_LONGDESC="Libva is an implementation for VA-API (VIdeo Acceleration API)."
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
if [ "${DISPLAYSERVER}" = "x11" ]; then
|
||||
PKG_DEPENDS_TARGET="toolchain libX11 libXext libXfixes libdrm"
|
||||
|
||||
Reference in New Issue
Block a user