Archived
1
0

ammend build docs

This commit is contained in:
jeff 2015-09-08 22:32:28 -04:00
parent 2304d3d8fa
commit 021721d21e

View File

@ -7,7 +7,8 @@
* go 1.4 or higher * go 1.4 or higher
* libsodium 1.0 or higher * libsodium 1.0 or higher
* imagemagick * imagemagick
* RabbitMQ * ffmpegthumbnailer
* sox
## debian ## ## debian ##
@ -45,7 +46,7 @@ We'll also need to install some dependancies that come with debian:
# as root # as root
apt update apt update
apt install imagemagick libsodium-dev apt install imagemagick libsodium-dev ffmpegthumbnailer sox
Now build the daemon: Now build the daemon: