Update dependencies

This commit is contained in:
BtbN 2022-09-01 15:49:07 +02:00
parent c9a6797b95
commit d7fe570326
43 changed files with 43 additions and 43 deletions

View file

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