Make pahole as hard dependency on kernel headers

This commit is contained in:
Igor Pecovnik 2025-12-04 22:00:53 +01:00 committed by Igor
parent 5e537cdd47
commit 43e89b4313

View File

@ -499,7 +499,7 @@ function kernel_package_callback_linux_headers() {
Architecture: ${ARCH}
Priority: optional
Provides: linux-headers, linux-headers-armbian, armbian-$BRANCH
Depends: make, gcc, libc6-dev, bison, flex, libssl-dev, libelf-dev
Depends: make, gcc, libc6-dev, bison, flex, libssl-dev, libelf-dev, pahole
Description: Armbian Linux $BRANCH headers ${kernel_version_family}
This package provides kernel header files for ${kernel_version_family}
.