Update dependencies

This commit is contained in:
BtbN 2021-09-22 15:27:59 +02:00
parent f4de61ca32
commit be2213e801
26 changed files with 27 additions and 27 deletions

View file

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