Update dependencies

This commit is contained in:
BtbN 2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
XPROTO_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
XPROTO_COMMIT="914d8f5e0f469cd0416364dd008e9eea752bf703"
XPROTO_COMMIT="8c8bbb903410e39140727867a26bbe501f77de8f"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1