10 lines
169 B
Python
10 lines
169 B
Python
solutions = [
|
|
{
|
|
"name": 'src',
|
|
"url": 'https://github.com/webrtc-sdk/webrtc.git',
|
|
"custom_deps": {},
|
|
"deps_file": "DEPS",
|
|
"managed": False,
|
|
},
|
|
]
|