Update dependencies

This commit is contained in:
BtbN
2024-12-31 16:41:09 +01:00
parent af3815c4db
commit a7d5f30fae
57 changed files with 58 additions and 58 deletions

View File

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