mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
meson: add missing source_filename in the dav1d wrap
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4307>
This commit is contained in:
parent
1876e5c429
commit
3b1a7e5296
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[wrap-file]
|
[wrap-file]
|
||||||
directory=dav1d-1.1.0
|
directory=dav1d-1.1.0
|
||||||
source_url = https://download.videolan.org/pub/videolan/dav1d/1.1.0/dav1d-1.1.0.tar.xz
|
source_url = https://download.videolan.org/pub/videolan/dav1d/1.1.0/dav1d-1.1.0.tar.xz
|
||||||
|
source_filename = dav1d-1.1.0.tar.xz
|
||||||
source_fallback_url = https://gstreamer.freedesktop.org/src/mirror/dav1d-1.1.0.tar.xz
|
source_fallback_url = https://gstreamer.freedesktop.org/src/mirror/dav1d-1.1.0.tar.xz
|
||||||
source_hash = fb57aae7875f28c30fb3dbae4a3683d27e2f91dde09ce5c60c22cef9bc58dfd1
|
source_hash = fb57aae7875f28c30fb3dbae4a3683d27e2f91dde09ce5c60c22cef9bc58dfd1
|
||||||
|
|
Loading…
Reference in a new issue