Add glib submodule at 2.58.3
This is the latest version that will support the steam-runtime's old python and meson.
This commit is contained in:
parent
87d2ee95ce
commit
2fb0c450e0
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -37,3 +37,6 @@
|
|||
[submodule "gst-plugins-good"]
|
||||
path = gst-plugins-good
|
||||
url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
|
||||
[submodule "glib"]
|
||||
path = glib
|
||||
url = https://gitlab.gnome.org/GNOME/glib.git
|
||||
|
|
1
glib
Submodule
1
glib
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f2d1128ffae0de87680e411fb62ccfccafed6b1c
|
Loading…
Reference in a new issue