From 45e4814a7020b1488cbce3d66466b15311da8d21 Mon Sep 17 00:00:00 2001 From: Ruben d'Arco Date: Tue, 5 Dec 2017 16:39:15 +0000 Subject: [PATCH] For building docs, virtualenv is needed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba419fa3..630728da4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ compiler with C++-2011 support. On Debian 8.0, the following is useful: ``` -$ apt-get install g++ libboost-all-dev libtool make pkg-config libmysqlclient-dev libssl-dev +$ apt-get install g++ libboost-all-dev libtool make pkg-config libmysqlclient-dev libssl-dev virtualenv ``` When building from git, the following packages are also required: autoconf, automake, -- 2.40.0