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