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
|
### System
|
||||||
|
|
||||||
- `pg_config`
|
- `pg_config`
|
||||||
- Fedora/RHEL: `libpq-dev`
|
- Fedora/RHEL/Ubuntu: `libpq-dev`
|
||||||
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
|
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
|
||||||
- `gcc`, `gettext`
|
- `gcc`, `gettext`
|
||||||
- `Python` 3.9 with pip
|
- `Python` 3.9 with pip
|
||||||
- `Python` header files
|
- `Python` header files
|
||||||
- Fedora/RHEL: `python3-devel`
|
- Fedora/RHEL: `python3-devel`
|
||||||
|
- Ubuntu: `python3-dev`
|
||||||
|
|
||||||
|
|
||||||
### Python Packages (pip)
|
### Python Packages (pip)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue