2016-09-23 21:01:57 -07:00
|
|
|
[submodule "rocksdb"]
|
2018-01-27 20:46:41 -08:00
|
|
|
path = deps/rocksdb
|
2016-09-23 21:01:57 -07:00
|
|
|
url = https://github.com/facebook/rocksdb.git
|
2016-10-10 21:28:16 -07:00
|
|
|
[submodule "gecko-dev"]
|
2018-01-27 20:46:41 -08:00
|
|
|
path = deps/gecko-dev
|
2016-10-10 21:28:16 -07:00
|
|
|
url = https://github.com/mozilla/gecko-dev.git
|
|
|
|
branch = esr45
|
2017-08-23 15:25:22 -06:00
|
|
|
[submodule "boost"]
|
2018-01-27 20:46:41 -08:00
|
|
|
path = deps/boost
|
2017-08-23 15:25:22 -06:00
|
|
|
url = https://github.com/boostorg/boost.git
|
2018-01-28 20:34:32 -08: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
|