Update dependencies

This commit is contained in:
BtbN 2022-07-13 17:08:17 +02:00
parent f8f6de13db
commit ce66686c5a
42 changed files with 43 additions and 43 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
SCRIPT_COMMIT="74255ccfd895e70156c45a2c51174c852b64bc71"
SCRIPT_COMMIT="912e050d8df0fc3d034c8b03d8afe37b9ce15402"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1