Merge pull request #384 from dotnet/add-libcurl3
Add libcurl3 dependency
This commit is contained in:
commit
44976a9a32
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
|||
|
||||
"debian_dependencies":{
|
||||
"libssl-dev" : {},
|
||||
"clang-3.5" : {}
|
||||
"clang-3.5" : {},
|
||||
"libcurl3" : {}
|
||||
},
|
||||
|
||||
"symlinks": {
|
||||
|
|
Loading…
Reference in a new issue