Update dependencies

This commit is contained in:
BtbN
2024-11-03 20:03:59 +01:00
parent 31e7e59d8a
commit 631222f43f
53 changed files with 55 additions and 55 deletions

View File

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