From ff3a49ab2ad1ff1e18fab14d296a1aa8b24deb08 Mon Sep 17 00:00:00 2001 From: Gero Nagel Date: Tue, 23 Jul 2024 15:54:37 +0200 Subject: [PATCH] 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 ca3802da9080ae9660691827ccd2db89f1bf1f94. * 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 --- doc/admin/installation/manual_smallscale.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin/installation/manual_smallscale.rst b/doc/admin/installation/manual_smallscale.rst index a0d3c16ad2..ac2722160b 100644 --- a/doc/admin/installation/manual_smallscale.rst +++ b/doc/admin/installation/manual_smallscale.rst @@ -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