mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Added libjpeg and zlib dependency in README
See https://github.com/python-pillow/Pillow/issues/1457
This commit is contained in:
parent
6846b77259
commit
1ba346aa5a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ via other mechanisms like Brew/dnf/pacman/emerge/Fink/MacPorts.
|
||||||
|
|
||||||
For Debian based distributions:
|
For Debian based distributions:
|
||||||
|
|
||||||
apt-get install python3-dev python3-pip virtualenv
|
apt-get install python3-dev python3-pip libjpeg-dev zlib1g-dev virtualenv
|
||||||
|
|
||||||
Then here's how to install:
|
Then here's how to install:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue