| 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.
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.