1
0

adjust package relations a bit

This commit is contained in:
2024-10-29 05:12:06 +03:00
parent c813a04c2b
commit b4ab39d64d
4 changed files with 10 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ Package: linux-kbuild-@abiname@
Meta-Rules-Target: kbuild
Build-Profiles: <!pkg.linux.notools>
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, build-essential
Multi-Arch: foreign
Description: Kbuild infrastructure for Linux @abiname@
This package provides the kbuild infrastructure for the headers packages for Linux kernel version @version@.