Update dependencies

This commit is contained in:
BtbN
2022-12-24 15:23:31 +01:00
parent ef8c6edf64
commit e676b22a71
52 changed files with 52 additions and 52 deletions

View File

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