forked from CGM_Public/pretix_original
Docs: Remove redundant package dependency (#4327)
* remove naming python3-dev twice
* Revert "ListExporter: Do not create excel sheets with more than 30 characters"
This reverts commit ca3802da90.
* Revert "remove naming python3-dev twice"
This reverts commit 7adf2d65e89e4afd82a198e5c0a7416ed8d44b3b.
* Revert "Revert "ListExporter: Do not create excel sheets with more than 30 characters""
This reverts commit d289dc0d1dbf5831452799995a2264642c284c5d.
* delete naming pyhton3-dev twice
This commit is contained in:
@@ -65,7 +65,7 @@ Package dependencies
|
||||
To build and run pretix, you will need the following debian packages::
|
||||
|
||||
# apt-get install git build-essential python3-dev python3-venv python3 python3-pip \
|
||||
python3-dev libxml2-dev libxslt1-dev libffi-dev zlib1g-dev libssl-dev \
|
||||
libxml2-dev libxslt1-dev libffi-dev zlib1g-dev libssl-dev \
|
||||
gettext libpq-dev libjpeg-dev libopenjp2-7-dev
|
||||
|
||||
Config file
|
||||
|
||||
Reference in New Issue
Block a user