From 0981839d9a9c9c3006a9c134d042d013b56bf680 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Fri, 19 Apr 2024 23:08:23 +0200 Subject: [PATCH] chore(debian): add adw-gtk3 as recommends --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 5909bd5..b12232e 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: mold, pkg-config, rust-all, +Recommends: adw-gtk3 Standards-Version: 4.6.2 Homepage: https://github.com/pop-os/cosmic-settings