Bug 143788 - django needs dev-python/imaging as a RDEPEND
Bug#: 143788 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: lucass@gentoo.org Reported By: seemant@gentoo.org
Component: Applications
URL: 
Summary: django needs dev-python/imaging as a RDEPEND
Keywords:  
Status Whiteboard: 
Opened: 2006-08-13 07:57 0000
Description:   Opened: 2006-08-13 07:57 0000
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 From Lukasz Strzygowski (RETIRED) 2006-08-13 08:42:21 0000 -------
Done.

------- Comment #2 From Max Arnold 2009-04-26 15:11:19 0000 -------
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.