From f0383b99c4c998f32eb776c37ef2ec9cedb3617a Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 18 Nov 2022 16:07:26 +0300 Subject: [PATCH] remove mint-common dependency 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,