Update dependencies

This commit is contained in:
BtbN
2024-05-29 14:03:08 +02:00
parent afcd9939cf
commit 19e82c89eb
36 changed files with 36 additions and 36 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
SCRIPT_COMMIT="362b5b0a886bdfbb92d2f78708ac7a67ee449b2d"
SCRIPT_COMMIT="37265ab0ad36af456b664b8656e126a6c770e61a"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1