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
LIBDRM_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
LIBDRM_COMMIT="8376362245e5cc61e4fa4932ecbcc5cc1566e98f"
LIBDRM_COMMIT="d95b12e7e3ed6a22f284afbc5d2356365b820ea8"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1