mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
solutions = [
|
||
|
{ "name" : "trunk",
|
||
|
"url" : "http://webrtc.googlecode.com/svn/trunk/peerconnection",
|
||
|
"deps_file" : "DEPS",
|
||
|
"managed" : True,
|
||
|
"custom_deps" : {
|
||
|
},
|
||
|
"safesync_url": "",
|
||
|
},
|
||
|
]
|