fix(debian): Recommends in wrong location
This commit is contained in:
parent
dec705e0fe
commit
6f051b2456
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue