mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
subprojects/avtp: Update to latest avtp 0.2.0
Fixes some meson warnings too. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1977>
This commit is contained in:
parent
580a2bb64b
commit
5182daaf88
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,7 @@
|
||||||
[wrap-git]
|
[wrap-git]
|
||||||
directory=avtp
|
directory = libavtp
|
||||||
url = https://github.com/Avnu/libavtp.git
|
url = https://github.com/Avnu/libavtp.git
|
||||||
revision=9482c1143d2bca1303c4c0eeff30674eb468d357
|
revision = v0.2.0
|
||||||
|
|
||||||
|
[provide]
|
||||||
|
avtp = avtp_dep
|
||||||
|
|
Loading…
Reference in a new issue