]> git.proxmox.com Git - pve-kernel.git/blame - debian/control.in
d/control: add missing build dependency
[pve-kernel.git] / debian / control.in
CommitLineData
f3baf376 1Source: pve-kernel
2d62d8a4
FG
2Section: devel
3Priority: optional
2d62d8a4 4Maintainer: Proxmox Support Team <support@proxmox.com>
ff2994e8
TL
5Build-Depends: asciidoc,
6 bc,
7 bison,
8 flex,
9 gcc-6 (>= 6.3.0-18+deb9u1),
7cbdd0b9 10 libiberty-dev,
9929833c 11 libpve-common-perl,
ff2994e8 12 libssl-dev,
f3baf376 13 lintian,
d7236300 14 rsync,
f3baf376
FG
15 sed,
16 tar,
ff2994e8 17 xmlto,
f3baf376
FG
18Build-Conflicts: pve-headers-@KVNAME@,
19Vcs-Git: git://git.proxmox.com/git/pve-kernel
20Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
2d62d8a4 21
73cf4c7f 22Package: linux-tools-@KVMAJMIN@
2d62d8a4
FG
23Architecture: any
24Section: devel
25Priority: optional
f3baf376
FG
26Depends: linux-base,
27 ${misc:Depends},
28 ${shlibs:Depends},
73cf4c7f 29Description: Linux kernel version specific tools for version @KVMAJMIN@
2d62d8a4
FG
30 This package provides the architecture dependent parts for kernel
31 version locked tools (such as perf and x86_energy_perf_policy)
f3baf376
FG
32
33Package: pve-headers-@KVNAME@
34Section: devel
35Priority: optional
36Architecture: any
37Provides: linux-headers,
38 linux-headers-2.6,
39Depends: coreutils | fileutils (>= 4.0),
40Description: The Proxmox PVE Kernel Headers
41 This package contains the linux kernel headers
42
43Package: pve-kernel-@KVNAME@
44Section: admin
45Priority: optional
46Architecture: any
47Provides: linux-image,
48 linux-image-2.6,
49Suggests: pve-firmware,
50Depends: busybox,
51 grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
52 initramfs-tools,
53Description: The Proxmox PVE Kernel Image
54 This package contains the linux kernel and initial ramdisk used for booting