]> git.proxmox.com Git - pve-kernel.git/blame_incremental - debian/control.in
support gcc 8.3 from buster
[pve-kernel.git] / debian / control.in
... / ...
CommitLineData
1Source: pve-kernel
2Section: devel
3Priority: optional
4Maintainer: Proxmox Support Team <support@proxmox.com>
5Build-Depends: asciidoc-base,
6 automake,
7 bc,
8 bison,
9 cpio,
10 debhelper (>= 10~),
11 file,
12 flex,
13 gcc (>= 6.3.0-18+deb9u1),
14 git,
15 kmod,
16 libdw-dev,
17 libelf-dev,
18 libiberty-dev,
19 libnuma-dev,
20 libpve-common-perl,
21 libslang2-dev,
22 libssl-dev,
23 libtool,
24 lintian,
25 perl-modules,
26 python-minimal,
27 rsync,
28 sed,
29 tar,
30 xmlto,
31 zlib1g-dev,
32Build-Conflicts: pve-headers-@KVNAME@,
33Vcs-Git: git://git.proxmox.com/git/pve-kernel
34Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
35
36Package: linux-tools-@KVMAJMIN@
37Architecture: any
38Section: devel
39Priority: optional
40Depends: linux-base,
41 ${misc:Depends},
42 ${shlibs:Depends},
43Description: Linux kernel version specific tools for version @KVMAJMIN@
44 This package provides the architecture dependent parts for kernel
45 version locked tools (such as perf and x86_energy_perf_policy)
46
47Package: pve-headers-@KVNAME@
48Section: devel
49Priority: optional
50Architecture: any
51Provides: linux-headers,
52 linux-headers-2.6,
53Depends: coreutils | fileutils (>= 4.0),
54Description: The Proxmox PVE Kernel Headers
55 This package contains the linux kernel headers
56
57Package: pve-kernel-@KVNAME@
58Section: admin
59Priority: optional
60Architecture: any
61Provides: linux-image,
62 linux-image-2.6,
63Suggests: pve-firmware,
64Depends: busybox,
65 grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
66 initramfs-tools,
67Description: The Proxmox PVE Kernel Image
68 This package contains the linux kernel and initial ramdisk used for booting