From 63e9034896f4e9aa51fe8134c056f90af85f02a7 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 21 Nov 2022 14:57:04 +0300 Subject: [PATCH] remove mint-common dependency (#274) not needed after c293d485d9a76162c07da177299aec981197e0f4 --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index a1731de..807a9d3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Package: mintmenu Architecture: all Depends: ${misc:Depends}, - mint-common, python3, python3-apt, python3-configobj,