Add suggest to rg

This commit is contained in:
Ross Smith II 2017-07-16 16:14:49 -07:00
parent 964959d115
commit 60d89e6878

View File

@ -23,5 +23,10 @@
"url": "https://github.com/BurntSushi/ripgrep/releases/download/$version/ripgrep-$version-i686-pc-windows-msvc.zip"
}
}
},
"suggest": {
"vcredist": [
"extras/vcredist2015"
]
}
}