changeset 129:e0130f838e10

- Cairo dependency
author tomwalters
date Sun, 24 Oct 2010 23:53:36 +0000
parents 9af3dea75007
children d52c80cc05b6
files experiments/scripts/master.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/experiments/scripts/master.sh	Sun Oct 24 23:26:09 2010 +0000
+++ b/experiments/scripts/master.sh	Sun Oct 24 23:53:36 2010 +0000
@@ -17,7 +17,7 @@
 sudo apt-get -y update
 sudo apt-get -y install bc subversion scons pkg-config \
                 libsndfile1-dev build-essential libboost-dev \
-                python sox python-matplotlib
+                python sox python-matplotlib libcairo-dev
 
 # For 64-bit systems, uncomment this line:
 sudo apt-get -y install libc6-dev-i386