mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
a913a895c0
Updating to latest gir requires various manual code changes and needs to be done separately, but this unbreaks the CI for now. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1286>
12 lines
313 B
Text
12 lines
313 B
Text
[submodule "gir"]
|
|
path = gir
|
|
url = https://github.com/sdroege/gir
|
|
update = none
|
|
[submodule "gir-files"]
|
|
path = gir-files
|
|
url = https://github.com/gtk-rs/gir-files
|
|
update = none
|
|
[submodule "gst-gir-files"]
|
|
path = gst-gir-files
|
|
url = https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git
|
|
update = none
|