added dependencies

This commit is contained in:
wiredfool 2013-03-19 10:18:25 -07:00
parent 2f4207c0d7
commit 6bcc8a3922

View File

@ -6,6 +6,8 @@ python:
- 3.2
- 3.3
install: "sudo apt-get -qq install libfreetype6-dev liblcms1-dev libwebp-dev"
script:
- python setup.py clean
- python setup.py install