diff --git a/Makefile b/Makefile index 91777d4..cc43e43 100644 --- a/Makefile +++ b/Makefile @@ -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