Docs: Added Debian dependency (#1149)

the libopenjp2-7-dev Packages was required during installation on raspbian
This commit is contained in:
bastardop
2019-01-28 08:59:49 +01:00
committed by Raphael Michel
parent 604c31c6e2
commit c7627f631f
+1 -1
View File
@@ -64,7 +64,7 @@ To build and run pretix, you will need the following debian packages::
# apt-get install git build-essential python-dev python-virtualenv python3 python3-pip \
python3-dev libxml2-dev libxslt1-dev libffi-dev zlib1g-dev libssl-dev \
gettext libpq-dev libmysqlclient-dev libjpeg-dev
gettext libpq-dev libmysqlclient-dev libjpeg-dev libopenjp2-7-dev
Config file
-----------