Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
LIBVA_REPO="https://github.com/intel/libva.git"
LIBVA_COMMIT="63c6378c76e471fcccddd386785c4bc21f6357a4"
LIBVA_COMMIT="9e4bdc5c4f7f8549187badb8a5111c1b07c3c41c"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1