Update dependencies

This commit is contained in:
BtbN
2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libpciaccess.git"
SCRIPT_COMMIT="a8abf913ad6b60492ef7b6ae512c4f879604a6a7"
SCRIPT_COMMIT="361356b08003f5e3c606e16eeb6a17fe02ff2726"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View File

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