mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Added python-tk to Ubuntu/Debian requirements [skip ci]
This commit is contained in:
parent
aa864f4ab4
commit
53cc9d999f
|
@ -109,13 +109,13 @@ In Fedora, the command is::
|
||||||
Prerequisites are installed on **Ubuntu 10.04 LTS** with::
|
Prerequisites are installed on **Ubuntu 10.04 LTS** with::
|
||||||
|
|
||||||
$ sudo apt-get install libtiff4-dev libjpeg62-dev zlib1g-dev \
|
$ sudo apt-get install libtiff4-dev libjpeg62-dev zlib1g-dev \
|
||||||
libfreetype6-dev tcl8.5-dev tk8.5-dev
|
libfreetype6-dev tcl8.5-dev tk8.5-dev python-tk
|
||||||
|
|
||||||
Prerequisites are installed with on **Ubuntu 12.04 LTS** or **Raspian Wheezy
|
Prerequisites are installed with on **Ubuntu 12.04 LTS** or **Raspian Wheezy
|
||||||
7.0** with::
|
7.0** with::
|
||||||
|
|
||||||
$ sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev \
|
$ sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev \
|
||||||
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.5-dev tk8.5-dev
|
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.5-dev tk8.5-dev python-tk
|
||||||
|
|
||||||
Prerequisites are installed on **Fedora 20** with::
|
Prerequisites are installed on **Fedora 20** with::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user