# HG changeset patch # User tomwalters # Date 1287964416 0 # Node ID 9828f74cda7043e4136991aaf439047d0449c64c # Parent 97d0f6765763f06efcc10aff98593485a6e7cb72 - Cairo dependency diff -r 97d0f6765763 -r 9828f74cda70 experiments/scripts/master.sh --- 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