mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson: Use correct git head for wireplumber subprojects
Without this, `meson subprojects update` does not work.
This commit is contained in:
parent
f0b81a4628
commit
c3e5371053
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
[wrap-git]
|
[wrap-git]
|
||||||
url = https://gitlab.freedesktop.org/pipewire/wireplumber.git
|
url = https://gitlab.freedesktop.org/pipewire/wireplumber.git
|
||||||
revision = head
|
revision = master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue