From 0bfd00250d9ed9d72b883db6ff0da040d204d288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 30 May 2016 19:06:52 +0200 Subject: [PATCH] debian: add python-memcache dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8fe304c..8253988 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Package: scrutiny Architecture: all Depends: ${misc:Depends}, python-scrutiny (= ${binary:Version}), + python-memcache, python-psycopg2, gunicorn, memcached