Update dependencies

This commit is contained in:
BtbN 2021-08-22 23:54:38 +02:00
parent 94395ac891
commit 0960900c6b
29 changed files with 32 additions and 341 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
LIBX11_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
LIBX11_COMMIT="d01d23374107f6fc55511f02559cf75be7bdf448"
LIBX11_COMMIT="e92efc63acd7b377faa9e534f4bf52aaa86be2a9"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1