Update dependencies

This commit is contained in:
BtbN 2021-12-31 21:48:23 +01:00
parent 20d4bf3ef7
commit ba9757634a
33 changed files with 34 additions and 34 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
LIBDRM_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
LIBDRM_COMMIT="febfe0addd51a48c7c9dd7fd9ddf9b5a3b5cd7c6"
LIBDRM_COMMIT="440e2d7a34de5c839c4d6d758b21b1bc359255d5"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1