]> git.proxmox.com Git - pve-kernel.git/blame - debian/control.in
remove gcc check completely, we have build dependencies for that
[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>
03f37cb2
FG
5Build-Depends: asciidoc-base,
6 automake,
ff2994e8
TL
7 bc,
8 bison,
03f37cb2
FG
9 cpio,
10 debhelper (>= 10~),
11 file,
ff2994e8 12 flex,
2135c723 13 gcc (>= 8.3.0-6),
03f37cb2
FG
14 git,
15 kmod,
16 libdw-dev,
17 libelf-dev,
7cbdd0b9 18 libiberty-dev,
03f37cb2 19 libnuma-dev,
9929833c 20 libpve-common-perl,
03f37cb2 21 libslang2-dev,
ff2994e8 22 libssl-dev,
03f37cb2 23 libtool,
f3baf376 24 lintian,
03f37cb2
FG
25 perl-modules,
26 python-minimal,
d7236300 27 rsync,
f3baf376
FG
28 sed,
29 tar,
ff2994e8 30 xmlto,
03f37cb2 31 zlib1g-dev,
f3baf376
FG
32Build-Conflicts: pve-headers-@KVNAME@,
33Vcs-Git: git://git.proxmox.com/git/pve-kernel
34Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
2d62d8a4 35
73cf4c7f 36Package: linux-tools-@KVMAJMIN@
2d62d8a4
FG
37Architecture: any
38Section: devel
39Priority: optional
f3baf376
FG
40Depends: linux-base,
41 ${misc:Depends},
42 ${shlibs:Depends},
73cf4c7f 43Description: Linux kernel version specific tools for version @KVMAJMIN@
2d62d8a4
FG
44 This package provides the architecture dependent parts for kernel
45 version locked tools (such as perf and x86_energy_perf_policy)
f3baf376
FG
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