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
LIBPCIACCESS_REPO="https://gitlab.freedesktop.org/xorg/lib/libpciaccess.git"
LIBPCIACCESS_COMMIT="4ef1660667425c0f171949aacae9d07b10a40d7f"
LIBPCIACCESS_COMMIT="22a93f8b9b4a79eefbdd0b2c412526f6141ac7a8"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1