Update dependencies

This commit is contained in:
BtbN
2023-04-18 16:23:16 +02:00
parent 5e54b68d5e
commit 341ed9f992
51 changed files with 52 additions and 52 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/intel/libva.git"
SCRIPT_COMMIT="ad032fb0bb310e11e945f054289a9c91c8231851"
SCRIPT_COMMIT="4bb5f16c57b059976110db350d771a0ba72b7ef1"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1