From 259b5c1172a509685c46822d32eda7855ba9eacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Wed, 6 Nov 2019 22:06:16 +0100 Subject: [PATCH] Add missing ${misc:Depends} --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 916b12b4..3b87aa83 100644 --- a/debian/control +++ b/debian/control @@ -58,7 +58,8 @@ Description: Configure all desktops to use the Kali theme Package: gnome-theme-kali Architecture: all -Depends: kali-themes +Depends: kali-themes, + ${misc:Depends} Description: Transitional package to install kali-themes All the theme related files have been moved to kali-themes. .