From 878e12758b53c93356c523935ed69b4a3c22d6ee Mon Sep 17 00:00:00 2001 From: wiredfool Date: Wed, 21 Aug 2013 14:54:48 -0700 Subject: [PATCH] added raspian prereqs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e69bc0e4c..b1fd352f7 100644 --- a/README.rst +++ b/README.rst @@ -134,7 +134,7 @@ Prerequisites are installed on **Ubuntu 10.04 LTS** with:: $ sudo apt-get install libtiff4-dev libjpeg62-dev zlib1g-dev libfreetype6-dev liblcms1-dev tcl8.5-dev tk8.5-dev -Prerequisites are installed with on **Ubuntu 12.04 LTS** with :: +Prerequisites are installed with on **Ubuntu 12.04 LTS** or **Raspian Wheezy 7.0** with:: $ sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms1-dev libwebp-dev tcl8.5-dev tk8.5-dev