This website requires JavaScript.
Explore
Help
Register
Sign In
brl
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4871eba8bf
gnome-shell
/
.gitmodules
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: Move gvc submodule to /subprojects/gvc When using the meson build system, gvc will be built as a subproject. As meson restricts submodules to a subprojects/ directory in the source tree root, move the submodule there. https://bugzilla.gnome.org/show_bug.cgi?id=783229
2017-05-25 16:28:03 +00:00
[submodule "subprojects/gvc"]
path = subprojects/gvc
git: Always use libgnome-volume-control submodule from GNOME group Otherwise CI will fail for anyone who does not have a fork of it in their personal projects. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2403>
2022-08-04 16:31:16 +00:00
url = ../../GNOME/libgnome-volume-control.git
Reference in New Issue
Copy Permalink