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