mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-25 02:51:10 +00:00
3df876a998
Instead of copying gir files over every once in a while, with split-directory support (https://github.com/gtk-rs/gir/pull/1041) we can now use the submodule directly from https://github.com/gtk-rs/gir-files.
6 lines
152 B
Text
6 lines
152 B
Text
[submodule "gir"]
|
|
path = gir
|
|
url = https://github.com/gtk-rs/gir
|
|
[submodule "gir-files"]
|
|
path = gir-files
|
|
url = https://github.com/gtk-rs/gir-files
|