Mercurial > hg > aimc
changeset 414:03954c09e5d0
- Cairo dependency
author | tomwalters |
---|---|
date | Sun, 24 Oct 2010 23:53:36 +0000 |
parents | 786166d87205 |
children | cac1f386e8d9 |
files | trunk/experiments/scripts/master.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/trunk/experiments/scripts/master.sh Sun Oct 24 23:26:09 2010 +0000 +++ b/trunk/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