diff options
Diffstat (limited to 'dev-python/django/django-9999.ebuild')
-rw-r--r-- | dev-python/django/django-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-9999.ebuild b/dev-python/django/django-9999.ebuild index ef63c4d9d65b..5df831ee882b 100644 --- a/dev-python/django/django-9999.ebuild +++ b/dev-python/django/django-9999.ebuild @@ -76,7 +76,7 @@ src_install() { 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 "Extended templating support" dev-python/jinja |