add ffmpeg in requirements

This commit is contained in:
Adrien Beudin 2016-05-02 17:25:34 +02:00
parent d8d6f5f8dc
commit bde43e22f7

View File

@ -10,7 +10,7 @@ Installation needs Python, pip and virtualenv::
Gallery building needs graphicsmagick library:: Gallery building needs graphicsmagick library::
apt-get install graphicsmagick apt-get install graphicsmagick ffmpeg
Installation in virtualenv Installation in virtualenv
-------------------------- --------------------------