Add dependency information for Ubuntu

This commit is contained in:
W13R 2022-04-18 16:33:22 +02:00
parent 3f0a0d79d0
commit a9c5ec34fc

View file

@ -8,12 +8,13 @@ Before the actual setup, you have to satisfy the following dependencies:
### System
- `pg_config`
- Fedora/RHEL: `libpq-dev`
- Fedora/RHEL/Ubuntu: `libpq-dev`
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
- `gcc`, `gettext`
- `Python` 3.9 with pip
- `Python` header files
- Fedora/RHEL: `python3-devel`
- Ubuntu: `python3-dev`
### Python Packages (pip)