Files
flatpak/.gitmodules
Alexander Larsson a0a85d6aa8 Import dbus-proxy as a submodule instead
Since we now broke out dbus-proxy to a separate module, build
the in-tree copy as a submodule.

Closes: #2092
Approved by: alexlarsson
2018-09-13 07:58:36 +00:00

12 lines
317 B
Plaintext

[submodule "libglnx"]
path = libglnx
url = https://gitlab.gnome.org/GNOME/libglnx.git
[submodule "bubblewrap"]
path = bubblewrap
url = https://github.com/projectatomic/bubblewrap.git
ignore = dirty
[submodule "dbus-proxy"]
path = dbus-proxy
url = https://github.com/flatpak/xdg-dbus-proxy.git
branch = master