2016-09-24 06:01:57 +02:00
|
|
|
[submodule "rocksdb"]
|
2018-01-28 05:46:41 +01:00
|
|
|
path = deps/rocksdb
|
2016-09-24 06:01:57 +02:00
|
|
|
url = https://github.com/facebook/rocksdb.git
|
2016-10-11 06:28:16 +02:00
|
|
|
[submodule "gecko-dev"]
|
2018-01-28 05:46:41 +01:00
|
|
|
path = deps/gecko-dev
|
2016-10-11 06:28:16 +02:00
|
|
|
url = https://github.com/mozilla/gecko-dev.git
|
|
|
|
branch = esr45
|
2017-08-23 23:25:22 +02:00
|
|
|
[submodule "boost"]
|
2018-01-28 05:46:41 +01:00
|
|
|
path = deps/boost
|
2017-08-23 23:25:22 +02:00
|
|
|
url = https://github.com/boostorg/boost.git
|
2018-01-29 05:34:32 +01:00
|
|
|
[submodule "deps/riot-web"]
|
|
|
|
path = deps/riot-web
|
|
|
|
url = https://github.com/vector-im/riot-web.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/matrix-js-sdk"]
|
|
|
|
path = deps/matrix-js-sdk
|
|
|
|
url = https://github.com/matrix-org/matrix-js-sdk.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/matrix-react-sdk"]
|
|
|
|
path = deps/matrix-react-sdk
|
|
|
|
url = https://github.com/matrix-org/matrix-react-sdk.git
|
|
|
|
branch = develop
|