diff options
Diffstat (limited to 'dev-python/django/django-1.8.6.ebuild')
-rw-r--r-- | dev-python/django/django-1.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.8.6.ebuild b/dev-python/django/django-1.8.6.ebuild index 4a89c4345e2..52ddc5bf5f0 100644 --- a/dev-python/django/django-1.8.6.ebuild +++ b/dev-python/django/django-1.8.6.ebuild @@ -96,7 +96,7 @@ pkg_postinst() { elog "Other features can be enhanced by" optfeature "GEO Django" sci-libs/gdal[geos] optfeature "Memcached support" dev-python/pylibmc dev-python/python-memcached - optfeature "ImageField Support" virtual/python-imaging + optfeature "ImageField Support" dev-python/pillow optfeature "Password encryption" dev-python/bcrypt optfeature "High-level abstractions for Django forms" dev-python/django-formtools echo "" |