add postgres headers for debian
This commit is contained in:
parent
9f76c12c0d
commit
bc55efd300
|
@ -13,8 +13,8 @@ $ source venv/bin/activate
|
||||||
|
|
||||||
### System libraries
|
### System libraries
|
||||||
Install system dependencies (method depends on OS):
|
Install system dependencies (method depends on OS):
|
||||||
- postgresql headers (for psychopg2):
|
- postgresql headers (for psycopg2):
|
||||||
- Debian: ?
|
- Debian: libpq-dev
|
||||||
- FreeBSD: ?
|
- FreeBSD: ?
|
||||||
- libjpeg (for pdf generation)
|
- libjpeg (for pdf generation)
|
||||||
- Debian: libjpeg-dev
|
- Debian: libjpeg-dev
|
||||||
|
|
Loading…
Reference in a new issue