Liste des paquets dans un fichier séparé

This commit is contained in:
Martin Pépin 2020-12-07 19:58:00 +01:00
parent 7f58b5fa00
commit 783fe1de32
No known key found for this signature in database
GPG key ID: E7520278B1774448
2 changed files with 36 additions and 7 deletions

View file

@ -0,0 +1,25 @@
# Python
python3-pip
python3-dev
python3-venv
# Pour installer authens depuis git.eleves
git
# Postgres
libpq-dev
postgresql
postgresql-contrib
# Pour Pillow
libjpeg-dev
# Outils de prod
nginx # Test
redis-server
# Le LDAP
libldap2-dev
libsasl2-dev
slapd
ldap-utils