blob: f559522fd5155d44ed1b98a9d7e079efdfbcf07f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "third_party/AppImageUpdate"]
path = third_party/AppImageUpdate
url = https://github.com/AppImage/AppImageUpdate
[submodule "third_party/gpgme"]
path = third_party/gpgme
url = https://github.com/saturneric/gpgme
[submodule "third_party/libassuan"]
path = third_party/libassuan
url = https://github.com/saturneric/libassuan
[submodule "third_party/libgpg-error"]
path = third_party/libgpg-error
url = https://github.com/saturneric/libgpg-error
|