Update dependencies

This commit is contained in:
BtbN 2022-09-01 15:49:07 +02:00
parent c9a6797b95
commit d7fe570326
43 changed files with 43 additions and 43 deletions

View file

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