Update dependencies

This commit is contained in:
BtbN 2021-12-05 21:10:10 +01:00
parent 6c878d3f15
commit 8ccc3a04d5
35 changed files with 35 additions and 35 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
XCBPROTO_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
XCBPROTO_COMMIT="c9be9015959f3d3830d847db44d39c5d21ba55b6"
XCBPROTO_COMMIT="be9c255b6baac166966429c4442ddf2c99001bf5"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1