diff makefile @ 1370:b246e25b0f25

fix picamserve config Ignore-this: 78ac977da6486319bc162d2b25cb5149
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 07 Jun 2016 08:17:13 +0000
parents a287ed391ed5
children 2df0dc79ce76
line wrap: on
line diff
--- a/makefile	Tue Jun 07 08:16:22 2016 +0000
+++ b/makefile	Tue Jun 07 08:17:13 2016 +0000
@@ -81,8 +81,8 @@
 	virtualenv --system-site-packages env_pi
 
 raspberry_pi_packages:
-	sudo apt-get install python-picamera python-twisted 
-	env_pi/bin/pip install cyclone coloredlogs
+	sudo apt-get install python-picamera python-dev python-twisted python-virtualenv
+	env_pi/bin/pip install cyclone 'coloredlogs==1.0.1'
 
 darcs_show_checkpoint:
 	darcs add --quiet --recursive ${LIGHT9_SHOW}