]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/control: add missing ${misc:Depends}
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 20 May 2023 16:39:55 +0000 (18:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 20 May 2023 17:25:13 +0000 (19:25 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control.in

index 749bb759282e998716c9eed5b27d92d71d2813df..6ce4dc148a786318f07f6bc2771c6d91597e8218 100644 (file)
@@ -50,7 +50,7 @@ Section: devel
 Priority: optional
 Architecture: any
 Provides: linux-headers-@KVNAME@-amd64,
-Depends: coreutils | fileutils (>= 4.0),
+Depends: coreutils | fileutils (>= 4.0), ${misc:Depends},
 Description: Proxmox Kernel Headers
  This package contains the linux kernel headers
 
@@ -60,7 +60,7 @@ Priority: optional
 Architecture: any
 Provides: linux-image-@KVNAME@-amd64,
 Suggests: pve-firmware,
-Depends: busybox, initramfs-tools | linux-initramfs-tool,
+Depends: busybox, initramfs-tools | linux-initramfs-tool, ${misc:Depends},
 Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
 Description: Proxmox Kernel Image
  This package contains the linux kernel and initial ramdisk used for booting
@@ -71,6 +71,7 @@ Provides: linux-debug,
 Section: devel
 Priority: optional
 Build-Profiles: <pkg.pve-kernel.debug>
+Depends: ${misc:Depends},
 Description: Proxmox Kernel debug image
  This package provides the kernel debug image for version @KVNAME@. The debug
  kernel image contained in this package is NOT meant to boot from - it is