Extra packages XO needs for FLR on Debian (#3240)

This resolves #3239
This commit is contained in:
bchool 2018-07-28 17:56:55 +02:00 committed by Olivier Lambert
parent dfcd41992a
commit 1ed0c01add

View File

@ -38,7 +38,7 @@ XO needs the following packages to be installed. Redis is used as a database by
For example, on Debian:
```
apt-get install build-essential redis-server libpng-dev git python-minimal
apt-get install build-essential redis-server libpng-dev git python-minimal libvhdi-utils lvm2
```
## Fetching the Code