mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Forgot sudo
This commit is contained in:
parent
1f0e556389
commit
526482b965
|
@ -14,7 +14,7 @@ python:
|
|||
install:
|
||||
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript libffi-dev"
|
||||
- "pip install cffi"
|
||||
- "apt-get install python-tk"
|
||||
- "sudo apt-get install python-tk"
|
||||
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user