Update dependencies

This commit is contained in:
BtbN
2024-02-17 15:11:06 +01:00
parent ae073965f3
commit 9addbd3da7
42 changed files with 42 additions and 42 deletions

View File

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