From 19ab6ca2ac555f84995c9153a467496501c0361b Mon Sep 17 00:00:00 2001 From: Roman Vyalov Date: Fri, 30 Aug 2013 16:50:29 +0400 Subject: [PATCH] add requires python-mysqldb --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 2b6b4cab6..bb9e046e2 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Depends: python-lockfile, python-lxml, python-migrate, + python-mysqldb, python-paramiko, python-paste, python-pastedeploy, -- 2.45.2