Switch to fetching gvc via a meson subproject
Hopefully this will avoid the accidental subprojects/gvc changes. Developers need to switch from doing git submodule update to meson subprojects update Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3353>
This commit is contained in:
parent
0f30bfdd53
commit
5649ad6752
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
|||||||
[submodule "subprojects/gvc"]
|
|
||||||
path = subprojects/gvc
|
|
||||||
url = ../../GNOME/libgnome-volume-control.git
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 91f3f41490666a526ed78af744507d7ee1134323
|
|
6
subprojects/gvc.wrap
Normal file
6
subprojects/gvc.wrap
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[wrap-git]
|
||||||
|
directory=gvc
|
||||||
|
url=https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
|
||||||
|
push-url=ssh://git@gitlab.gnome.org:GNOME/libgnome-volume-control.git
|
||||||
|
revision=5f9768a2eac29c1ed56f1fbb449a77a3523683b6
|
||||||
|
depth=1
|
Loading…
x
Reference in New Issue
Block a user