diff makefile @ 1291:a36928f7cc35

upgrade jquery, use bower Ignore-this: 456b1f3a8aba410e9acf8e61a7f6bb73
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 30 May 2016 06:57:23 +0000
parents 5e76c8fd8a03
children 02415a3cebb2
line wrap: on
line diff
--- a/makefile	Mon May 30 06:54:40 2016 +0000
+++ b/makefile	Mon May 30 06:57:23 2016 +0000
@@ -60,6 +60,9 @@
 packages:
 	sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame gir1.2-goocanvas-2.0-9 libffi-dev tix libzmq3 python-dev libssl-dev
 
+bower:
+	cd light9/web/lib; bower install
+
 raspberry_pi_virtualenv:
 	mkdir -p env_pi
 	virtualenv --system-site-packages env_pi