Update Makefile with new dependencies

This commit is contained in:
Matthieu Grieger 2014-12-18 16:29:02 -08:00
parent f82e9d9b47
commit 34eccd1630

View file

@ -18,3 +18,5 @@ install_deps:
go get -u github.com/layeh/gumble/gumbleutil
go get -u github.com/layeh/gumble/gumble_ffmpeg
go get -u code.google.com/p/gcfg
go get -u github.com/kennygrant/sanitize
go get -u github.com/jmoiron/jsonq