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,
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue