From 021721d21eb7a4d36bca86a05eb99b5a30abbb99 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 8 Sep 2015 22:32:28 -0400 Subject: [PATCH] ammend build docs --- doc/build.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/build.md b/doc/build.md index 85e7267..4fd494c 100644 --- a/doc/build.md +++ b/doc/build.md @@ -7,7 +7,8 @@ * go 1.4 or higher * libsodium 1.0 or higher * imagemagick -* RabbitMQ +* ffmpegthumbnailer +* sox ## debian ## @@ -45,7 +46,7 @@ We'll also need to install some dependancies that come with debian: # as root apt update - apt install imagemagick libsodium-dev + apt install imagemagick libsodium-dev ffmpegthumbnailer sox Now build the daemon: