Update dependencies

This commit is contained in:
BtbN
2024-05-03 01:46:39 +02:00
parent 1a3e916b91
commit ba57a4697f
52 changed files with 52 additions and 52 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/util/macros.git"
SCRIPT_COMMIT="1031f8cc5c7a170e278372ccdf2e70151b096ef7"
SCRIPT_COMMIT="7ed2b3798c030bd1729b699b446b43aba2ec606e"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1