summaryrefslogtreecommitdiff
path: root/dev-python/django/django-1.7.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django/django-1.7.9.ebuild')
-rw-r--r--dev-python/django/django-1.7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.7.9.ebuild b/dev-python/django/django-1.7.9.ebuild
index f6eb6581442..6bfbaf5f91b 100644
--- a/dev-python/django/django-1.7.9.ebuild
+++ b/dev-python/django/django-1.7.9.ebuild
@@ -78,7 +78,7 @@ src_install() {
optfeature "MySQL backend support in python 2.7 - 3.4" dev-python/mysqlclient
optfeature "PostgreSQL backend support" dev-python/psycopg:2
optfeature "GEO Django" sci-libs/gdal[geos]
- optfeature "Memcached support" dev-python/python-memcached
+ optfeature "Memcached support" dev-python/pylibmc dev-python/python-memcached
optfeature "ImageField Support" virtual/python-imaging
echo ""
}