Wednesday, October 7, 2020
1 change · master
Enhancements to existing features
The installation documentation now lists missing system libraries needed by common image and database components on fresh Linux Mint setups. This helps users complete setup more smoothly without searching separate third-party documentation.
Original PR description
On a fresh Linux Mint installation, the libraries used by Pillow and psycopg2 are not installed. This update the list of dependencies so users don't have to dig through Pillow/psycopg2 documentations in order to find and install the missing dependencies.