Update dependencies

This commit is contained in:
BtbN 2021-12-31 21:48:23 +01:00
parent 20d4bf3ef7
commit ba9757634a
33 changed files with 34 additions and 34 deletions

View file

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