diff service/laundry/makefile @ 106:90be7f99696f

sending a graph with raptor Ignore-this: 33e92240437ae376a77dec403a7072a1
author drewp@bigasterisk.com
date Sat, 31 Aug 2013 22:17:24 -0700
parents 3c583603f261
children 08eb981b6cf5
line wrap: on
line diff
--- a/service/laundry/makefile	Sat Aug 31 20:32:22 2013 -0700
+++ b/service/laundry/makefile	Sat Aug 31 22:17:24 2013 -0700
@@ -8,3 +8,5 @@
 deps:
 	GOPATH=`pwd` /opt/go/bin/go get github.com/mrmorphic/hwio
 	GOPATH=`pwd` /opt/go/bin/go get github.com/stretchr/goweb
+	apt-get install libraptor2-dev
+	GOPATH=`pwd` /opt/go/bin/go get bitbucket.org/ww/goraptor