1. AppImage Update 2. gpgme 3. libgpg-error 4. libassuan 5. update gcc's version to 8. 6. fix build issues.
13 lines
462 B
Plaintext
13 lines
462 B
Plaintext
[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
|