ammend build docs
This commit is contained in:
parent
2304d3d8fa
commit
021721d21e
@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user