summaryrefslogtreecommitdiff
path: root/dev-python/django/django-1.8.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django/django-1.8.3.ebuild')
-rw-r--r--dev-python/django/django-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.8.3.ebuild b/dev-python/django/django-1.8.3.ebuild
index 894542f566f..c6187397b65 100644
--- a/dev-python/django/django-1.8.3.ebuild
+++ b/dev-python/django/django-1.8.3.ebuild
@@ -95,7 +95,7 @@ pkg_postinst() {
echo ""
elog "Other features can be enhanced by"
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
optfeature "Password encryption" dev-python/bcrypt
optfeature "High-level abstractions for Django forms" dev-python/django-formtools