Update dependencies

This commit is contained in:
BtbN
2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View File

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