Update dependencies

This commit is contained in:
BtbN
2024-10-06 02:29:04 +02:00
parent 75548adee9
commit 251066913a
48 changed files with 50 additions and 50 deletions

View File

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