From f78c228b3acbf774d10a8bea84b2e00f772e6319 Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Tue, 5 Jul 2016 09:43:59 +0200 Subject: [PATCH] debian: syntax fix in control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e6706cd..3d31a97 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.1 Package: python-emails Architecture: all -Depends: ${misc:Depends}, ${python:Depends} +Depends: ${misc:Depends}, ${python:Depends}, python-cssutils, python-lxml, python-chardet,