Update dependencies

This commit is contained in:
BtbN
2022-08-04 19:25:20 +02:00
parent d1b90729b6
commit c7a73215c6
47 changed files with 47 additions and 47 deletions

View File

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