mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	Merge pull request #979 from nathancahill/patch-1
Add Ubuntu 14.04 prerequisites to docs
This commit is contained in:
		
						commit
						ed7b2fd150
					
				|  | @ -127,6 +127,11 @@ Prerequisites are installed with on **Ubuntu 12.04 LTS** or **Raspian Wheezy | |||
|     $ sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev \ | ||||
|         libfreetype6-dev liblcms2-dev libwebp-dev tcl8.5-dev tk8.5-dev python-tk | ||||
| 
 | ||||
| Prerequisites are installed with on **Ubuntu 14.04 LTS** with:: | ||||
| 
 | ||||
|     $ sudo apt-get install libtiff4-dev libjpeg8-dev zlib1g-dev \ | ||||
|         libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk | ||||
| 
 | ||||
| Prerequisites are installed on **Fedora 20** with:: | ||||
| 
 | ||||
|     $ sudo yum install libtiff-devel libjpeg-devel libzip-devel freetype-devel \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user