mirror of
https://github.com/pretix/pretix.git
synced 2026-08-12 11:07:02 +00:00
Docs: Added Debian dependency (#1149)
the libopenjp2-7-dev Packages was required during installation on raspbian
This commit is contained in:
committed by
Raphael Michel
parent
604c31c6e2
commit
c7627f631f
@@ -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
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user