forked from mirrors/gstreamer-rs
Temporarily switch to a gir branch with updated dependencies
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>
This commit is contained in:
parent
90aad36c34
commit
a913a895c0
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "gir"]
|
||||
path = gir
|
||||
url = https://github.com/gtk-rs/gir
|
||||
url = https://github.com/sdroege/gir
|
||||
update = none
|
||||
[submodule "gir-files"]
|
||||
path = gir-files
|
||||
|
|
2
gir
2
gir
|
@ -1 +1 @@
|
|||
Subproject commit 719372782330cb075642066a88ba975d53f19487
|
||||
Subproject commit 213af37c22d5c80a0ca9d6f2efbb839df0378e4f
|
Loading…
Reference in a new issue