Update dependencies

This commit is contained in:
BtbN
2022-11-06 14:06:20 +01:00
parent cca0f227ac
commit c83db5db6a
56 changed files with 60 additions and 70 deletions

View File

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