Update dependencies

This commit is contained in:
BtbN 2021-12-05 21:10:10 +01:00
parent 6c878d3f15
commit 8ccc3a04d5
35 changed files with 35 additions and 35 deletions

View file

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