youtube-dl: add suggestion to install vcredit2010

This commit is contained in:
Richard Kuhnt 2017-10-29 16:18:07 +01:00
parent c78862012e
commit aa3722a48c

View File

@ -8,6 +8,11 @@
"depends": [
"ffmpeg"
],
"suggest": {
"vcredist": [
"extras/vcredist2010"
]
},
"checkver": {
"github": "https://github.com/rg3/youtube-dl"
},