Skip to content

Commit 0676a24

Browse files
committed
kernel: add dependency of initramfs-tools for linux-image package
1 parent 39fdcef commit 0676a24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/functions/compilation/kernel-debs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ function kernel_package_callback_linux_image() {
265265
Maintainer: ${MAINTAINER} <${MAINTAINERMAIL}>
266266
Section: kernel
267267
Priority: optional
268+
Depends: initramfs-tools
268269
Provides: linux-image, linux-image-armbian, armbian-$BRANCH, wireguard-modules
269270
Description: Armbian Linux $BRANCH kernel image $kernel_version_family
270271
This package contains the Linux kernel, modules and corresponding other files.

0 commit comments

Comments
 (0)