From 6f051b24566e50a4cd46b9be021e4831c7b1bc8e Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Thu, 20 Jun 2024 15:33:47 +0200 Subject: [PATCH] fix(debian): Recommends in wrong location --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b12232e..7987ecf 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Build-Depends: mold, pkg-config, rust-all, -Recommends: adw-gtk3 Standards-Version: 4.6.2 Homepage: https://github.com/pop-os/cosmic-settings @@ -30,5 +29,6 @@ Depends: gettext, iso-codes, xkb-data, +Recommends: adw-gtk3 Description: Settings application for the COSMIC desktop environment Settings application for the COSMIC desktop environment