Archived
1
0

Merge branch 'master' of ssh://github.com/majestrate/nntpchan

This commit is contained in:
jeff 2015-10-21 10:17:04 -04:00
commit c497a01e2d

View File

@ -9,6 +9,7 @@
* imagemagick * imagemagick
* ffmpegthumbnailer * ffmpegthumbnailer
* sox * sox
* git
## debian ## ## debian ##
@ -46,7 +47,7 @@ We'll also need to install some dependancies that come with debian:
# as root # as root
apt update apt update
apt-get --no-install-recommends install imagemagick libsodium-dev ffmpegthumbnailer sox build-essential apt-get --no-install-recommends install imagemagick libsodium-dev ffmpegthumbnailer sox build-essential git
Now build the daemon: Now build the daemon: