add missing deps

This commit is contained in:
Matthew Farrellee 2014-11-22 21:11:40 -05:00
parent be17f50d17
commit fe0e13dd6b
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ Dependencies
* go1.3.3
* godep
* go get github.com/tools/godep
* yasm
* cover
* go get code.google.com/p/go.tools/cmd/cover or yum install golang-cover
Dependency management
=====================