added binary dependencies to readme

This commit is contained in:
Martin Guether 2017-04-07 10:57:33 +02:00
parent 2e34b317a4
commit dfcfd7f0b8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Spacedeck uses the following major building blocks:
It also has some binary dependencies for media conversion and PDF export:
- imagemagick
- imagemagick, graphicsmagick, libav(+codecs, ffmpeg replacement), audiowaveform (https://github.com/bbcrd/audiowaveform), phantomjs (http://phantomjs.org/)
Currently, media files are stored in Amazon S3, so you need an Amazon AWS account and have the ```AWS_ACCESS_KEY_ID``` and ```AWS_SECRET_ACCESS_KEY``` environment variables defined. For sending emails, Amazon SES is required.