Changeset - 15a13eba6fc3
[Not reviewed]
default
0 1 0
Drew Perttula - 10 years ago 2015-06-10 05:12:57
drewp@bigasterisk.com
effect_node_setup
Ignore-this: bdab429fc01025c96b09b8663ca8c346
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
makefile
Show inline comments
 
@@ -9,6 +9,9 @@ tests_watch:
 

	
 
# needed packages: python-gtk2 python-imaging
 

	
 
binexec:
 
	chmod a+x bin/*
 

	
 
install_python_deps: link_to_sys_packages
 
	env/bin/pip install -U -r pydeps
 

	
 
@@ -71,3 +74,5 @@ darcs_show_checkpoint:
 
arduino_upload: /usr/share/arduino/Arduino.mk
 
	cd rgbled
 
	make upload
 

	
 
effect_node_setup: create_virtualenv packages binexec install_python_deps
0 comments (0 inline, 0 general)