diff options
Diffstat (limited to 'dev-python/django/django-1.8.5.ebuild')
-rw-r--r-- | dev-python/django/django-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.8.5.ebuild b/dev-python/django/django-1.8.5.ebuild index 915004919505..e547d53ef732 100644 --- a/dev-python/django/django-1.8.5.ebuild +++ b/dev-python/django/django-1.8.5.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 "" |