From 2214b0d0ce6e91ef02041944e96f24eeb6849a5b Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 11 Mar 2018 20:46:20 +0100 Subject: [PATCH] [doc] redo @cuseinovic PR #84 in the good file --- docs/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install.rst b/docs/install.rst index ac262de..231399e 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -13,6 +13,7 @@ Installation needs Python, pip and virtualenv:: Gallery building needs graphicsmagick library:: + # graphicsmagick need to have a version of gcc-5-base in 5.3.1 apt-get install graphicsmagick An video convertor like ffmpeg::