From d8b73c911f67f5b01a7425352ff8e833522db7ef Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 21 Jun 2023 17:26:05 +0200 Subject: [PATCH] d/control: downgrade systemd-boot dependency to suggests by default recommends get pulled in on upgrades, at least if the user did not disable this or used the respective CLI switch, so go for a suggests instead: Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c5f1179..f98c044 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Architecture: all Section: admin Priority: optional Depends: dosfstools, gdisk, systemd, udev, ${misc:Depends}, -Recommends: systemd-boot, +Suggests: systemd-boot, Breaks: proxmox-ve (<< 6.0-2~), pve-kernel-helper, Replaces: proxmox-ve (<< 6.0-2~), pve-kernel-helper, Provides: pve-kernel-helper, -- 2.39.2