diff makefile @ 1112:4d438e50c83c

merge makefile. add pyserial Ignore-this: 689e00a273794af04ef411fdad801bba
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 12 Jun 2014 08:57:21 +0000
parents 53528b34097f
children 499ef7c133eb
line wrap: on
line diff
--- a/makefile	Thu Jun 12 08:26:05 2014 +0000
+++ b/makefile	Thu Jun 12 08:57:21 2014 +0000
@@ -50,7 +50,7 @@
 	sudo aptitude install python-gi gir1.2-gst-plugins-base-1.0 libgirepository-1.0-1 gir1.2-gstreamer-1.0 gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-pulseaudio 
 
 packages:
-	sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame gir1.2-goocanvas-2.0-9
+	sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame gir1.2-goocanvas-2.0-9 libffi-dev
 
 raspberry_pi_virtualenv:
 	mkdir -p env_pi