Update dependencies

This commit is contained in:
BtbN
2022-12-24 15:23:31 +01:00
parent ef8c6edf64
commit e676b22a71
52 changed files with 52 additions and 52 deletions

View File

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