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
LIBX11_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
LIBX11_COMMIT="4f9eb32709dca705f02ca771bbd47d6c08aba5e0"
LIBX11_COMMIT="35d1513bc7fdd3ac6f5807feb601efc34ac19163"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1