Update dependencies

This commit is contained in:
BtbN
2023-11-29 15:45:31 +01:00
parent e714d9c1e2
commit e86d3b06a8
46 changed files with 46 additions and 46 deletions

View File

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