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/xcbproto.git"
SCRIPT_COMMIT="b69b997c11d863d63ee053a0ff4d62957d8ab389"
SCRIPT_COMMIT="0fc6197034c49d9fdf5607cae201f1ac3270e7de"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1