From e992bf6b3f886e68ff62670f53b5164795cf4649 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Sun, 27 Dec 2015 18:23:26 +0000 Subject: [PATCH] Added note that script works with Raspbian. [ci skip] --- depends/debian_8.2.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/depends/debian_8.2.sh b/depends/debian_8.2.sh index 2a175098f..dd0679a9f 100755 --- a/depends/debian_8.2.sh +++ b/depends/debian_8.2.sh @@ -4,6 +4,8 @@ # Installs all of the dependencies for Pillow for Debian 8.2 # for both system Pythons 2.7 and 3.4 # +# Also works for Raspbian Jessie +# sudo apt-get -y install python-dev python-setuptools \ python3-dev python-virtualenv cmake