Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
LIBXCB_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcb.git"
LIBXCB_COMMIT="ddafdba11f6919e6fcf977c09c78b06f94de47aa"
LIBXCB_COMMIT="c2c4a2cd1947e559718acdba19ef6e7db731dbeb"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1