Skip to content

Commit

Permalink
packaging: Remove recommends/suggests
Browse files Browse the repository at this point in the history
Recommending pulseaudio leads to this problem:
linuxmint/mint22.1-beta#62

There's really no need to recommend cinnamon-l10n either. This is
something cinnamon depends on.

If we want recommendations/suggestions we either do this at the top
level in cinnamon, or in meta-pkgs.
  • Loading branch information
clefebvre committed Dec 26, 2024
1 parent dc0679e commit 4051aa6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ Standards-Version: 4.1.4
Package: cinnamon-settings-daemon
Architecture: any
Depends: cinnamon-desktop-data (>= 2.6.3), colord, ${misc:Depends}, ${shlibs:Depends}
Recommends: cinnamon-l10n, pulseaudio
Suggests:
cinnamon-screensaver,
gnome-calculator | galculator | mate-calc,
gnome-power-manager,
gnome-screenshot,
muffin | x-window-manager,
x11-xserver-utils,
Pre-Depends: ${misc:Pre-Depends}
Description: daemon handling the Cinnamon session settings
This package contains the daemon which is responsible for setting the
Expand Down

0 comments on commit 4051aa6

Please sign in to comment.