From 58e8284d73f7f3ef36fdf14653c1a6a68613a13a Mon Sep 17 00:00:00 2001 From: Nate Oostendorp Date: Thu, 12 May 2011 21:03:12 +0000 Subject: [PATCH] add python-dev to deps --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index bcfbc5a0b..c917979f4 100644 --- a/README.markdown +++ b/README.markdown @@ -9,7 +9,7 @@ SimpleCV is developed against [Ubuntu 10.10](http://ubuntu.com), and uses the py ##Installation - sudo apt-get install python-numpy python-nose + sudo apt-get install python-dev python-numpy python-nose wget http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.2/OpenCV-2.2.0.tar.bz2 bunzip2 OpenCV-2.2.0.tar.bz2 tar xf OpenCV-2.2.0.tar