From e5061e12859787a50858222246796ae0fb256fd2 Mon Sep 17 00:00:00 2001 From: gm10 <13855078+gm10@users.noreply.github.com> Date: Mon, 11 Feb 2019 12:55:56 +0100 Subject: [PATCH] re-add mint-common dep --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a6bed66..cca03e8 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, + mint-common, python (>= 2.4), python (<< 3), python-apt, python-configobj,