Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 143788

Summary: django needs dev-python/imaging as a RDEPEND
Product: Gentoo Linux Reporter: Seemant Kulleen (RETIRED) <seemant>
Component: Current packagesAssignee: Lukasz Strzygowski (RETIRED) <lucass>
Status: RESOLVED FIXED    
Severity: normal CC: lwarxx, python
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Seemant Kulleen (RETIRED) gentoo-dev 2006-08-13 07:57:14 UTC
Not necessarily so, I suppose, but if you intend to use models.ImageFields, then django relies on PiL. Please add as a RDEP kthxbye.
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2006-08-13 08:42:21 UTC
Done.
Comment 2 Max Arnold 2009-04-26 15:11:19 UTC
Can we make PIL dependency optional?  It is better to add USE-flag and leave it on by default.

Probably special postinstall warning can be displayed if this flag is disabled by user.