From 99e1841be1cc252ed248f2454ec4ad446086d7f5 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 10 Dec 2013 10:58:16 +0100 Subject: [PATCH] debian/control: add memcached to dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 864f23b..b44149c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: amue-authentic2 Architecture: all Depends: ${misc:Depends}, python-authentic2, dbconfig-common, nginx, gunicorn, supervisor, ${python:Depends}, - python-memcache, python-psycopg2, python-gevent, python-ldap + python-memcache, python-psycopg2, python-gevent, python-ldap, memcached Recommends: postgresql-client Description: AMUE settings for the Authentic2 identity server Gather all needed settings for using Authentic2 at AMUE