From d0f78794fdf83cd3678423e1a551ef133c32c894 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 28 May 2018 16:08:36 +0300 Subject: [PATCH] add missing deps on python-apt and python-configobj --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index af03a60..9697a5f 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,8 @@ Depends: python (>= 2.4), python (<< 3), mint-common, python-mate-menu, python-xdg, xdg-utils, + python-apt, + python-configobj, python-setproctitle, mate-menus, gvfs-bin,