fix(debian): Recommends in wrong location

This commit is contained in:
Michael Aaron Murphy 2024-06-20 15:33:47 +02:00 committed by Michael Murphy
parent dec705e0fe
commit 6f051b2456

2
debian/control vendored
View file

@ -16,7 +16,6 @@ Build-Depends:
mold, mold,
pkg-config, pkg-config,
rust-all, rust-all,
Recommends: adw-gtk3
Standards-Version: 4.6.2 Standards-Version: 4.6.2
Homepage: https://github.com/pop-os/cosmic-settings Homepage: https://github.com/pop-os/cosmic-settings
@ -30,5 +29,6 @@ Depends:
gettext, gettext,
iso-codes, iso-codes,
xkb-data, xkb-data,
Recommends: adw-gtk3
Description: Settings application for the COSMIC desktop environment Description: Settings application for the COSMIC desktop environment
Settings application for the COSMIC desktop environment Settings application for the COSMIC desktop environment