mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Update dependencies
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
LIBDRM_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
LIBDRM_COMMIT="a97f265c7dc1924a38a899082caf97519f8c532e"
|
||||
LIBDRM_COMMIT="d77ccdf3ba6f5a396049241bff18a7a9c8329659"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
Reference in New Issue
Block a user