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/proto/xorgproto.git"
SCRIPT_COMMIT="af7cb6a643db810536605feab1402654a9818569"
SCRIPT_COMMIT="e312ab76c4d93f2e637ac0c73987b22cd43420c7"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1