Update dependencies

This commit is contained in:
BtbN
2023-03-19 12:26:11 +01:00
parent 13129c7061
commit 521d708a8e
65 changed files with 66 additions and 66 deletions

View File

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