Add dependency information for Ubuntu
This commit is contained in:
parent
3f0a0d79d0
commit
a9c5ec34fc
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue