summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django/django-1.7.10.ebuild')
-rw-r--r--dev-python/django/django-1.7.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.7.10.ebuild b/dev-python/django/django-1.7.10.ebuild
index 19ae2b5de9c5..694c3ffdc6a0 100644
--- a/dev-python/django/django-1.7.10.ebuild
+++ b/dev-python/django/django-1.7.10.ebuild
@@ -79,7 +79,7 @@ src_install() {
optfeature "PostgreSQL backend support" dev-python/psycopg:2
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
echo ""
}