summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django/django-1.6.11.ebuild')
-rw-r--r--dev-python/django/django-1.6.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.6.11.ebuild b/dev-python/django/django-1.6.11.ebuild
index fc8df50693a6..96362e838bff 100644
--- a/dev-python/django/django-1.6.11.ebuild
+++ b/dev-python/django/django-1.6.11.ebuild
@@ -80,7 +80,7 @@ src_install() {
optfeature "MySQL backend support in python 2.7 - 3.4" dev-python/mysql-connector-python
optfeature "PostgreSQL backend support" dev-python/psycopg:2
optfeature "Memcached support" dev-python/pylibmc dev-python/python-memcached
- optfeature "ImageField Support" virtual/python-imaging
+ optfeature "ImageField Support" dev-python/pillow
echo ""
}