mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Added note that script works with Raspbian. [ci skip]
This commit is contained in:
parent
c33fc39e76
commit
e992bf6b3f
|
@ -4,6 +4,8 @@
|
||||||
# Installs all of the dependencies for Pillow for Debian 8.2
|
# Installs all of the dependencies for Pillow for Debian 8.2
|
||||||
# for both system Pythons 2.7 and 3.4
|
# for both system Pythons 2.7 and 3.4
|
||||||
#
|
#
|
||||||
|
# Also works for Raspbian Jessie
|
||||||
|
#
|
||||||
|
|
||||||
sudo apt-get -y install python-dev python-setuptools \
|
sudo apt-get -y install python-dev python-setuptools \
|
||||||
python3-dev python-virtualenv cmake
|
python3-dev python-virtualenv cmake
|
||||||
|
|
Loading…
Reference in New Issue
Block a user