Update dependencies

This commit is contained in:
BtbN
2025-02-04 18:30:49 +01:00
parent e743edcfec
commit 1a7f1b1683
55 changed files with 55 additions and 55 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
SCRIPT_COMMIT="61175323a8a374aaedb139894987ddaf2bb2ba27"
SCRIPT_COMMIT="23f0352eca362515d598bfdbd8ecec070dcd1b28"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1