]> git.proxmox.com Git - pve-kernel.git/blobdiff - debian/control.in
remove gcc check completely, we have build dependencies for that
[pve-kernel.git] / debian / control.in
index da7fcefc05c2a05cb058829fa1d205606d9f2faa..ed01c6203777c53ef34174d75fb040f1e9b167d5 100644 (file)
@@ -2,22 +2,45 @@ Source: pve-kernel
 Section: devel
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: gcc-6 (>= 6.3.0-18+deb9u1),
+Build-Depends: asciidoc-base,
+               automake,
+               bc,
+               bison,
+               cpio,
+               debhelper (>= 10~),
+               file,
+               flex,
+               gcc (>= 8.3.0-6),
+               git,
+               kmod,
+               libdw-dev,
+               libelf-dev,
+               libiberty-dev,
+               libnuma-dev,
+               libpve-common-perl,
+               libslang2-dev,
+               libssl-dev,
+               libtool,
                lintian,
+               perl-modules,
+               python-minimal,
+               rsync,
                sed,
                tar,
+               xmlto,
+               zlib1g-dev,
 Build-Conflicts: pve-headers-@KVNAME@,
 Vcs-Git: git://git.proxmox.com/git/pve-kernel
 Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
 
-Package: linux-tools-4.15
+Package: linux-tools-@KVMAJMIN@
 Architecture: any
 Section: devel
 Priority: optional
 Depends: linux-base,
          ${misc:Depends},
          ${shlibs:Depends},
-Description: Linux kernel version specific tools for version 4.15
+Description: Linux kernel version specific tools for version @KVMAJMIN@
  This package provides the architecture dependent parts for kernel
  version locked tools (such as perf and x86_energy_perf_policy)