mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 10:16:17 +03:00
added dependencies
This commit is contained in:
parent
2f4207c0d7
commit
6bcc8a3922
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user