]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
UBUNTU: [Packaging] add python3-dev as build dependency
authorAndrea Righi <andrea.righi@canonical.com>
Fri, 10 Jun 2022 12:42:19 +0000 (14:42 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 10 Aug 2022 07:24:19 +0000 (09:24 +0200)
BugLink: https://bugs.launchpad.net/bugs/1981864
Recent kernels require python3-dev to properly handle build environments
with only python2 runtime installed.

Make sure to add this package to the list of build dependencies.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
debian.master/control.stub.in

index 74e4130f4b94b73b8f15def40d8df12c94e148a5..9529976122f79245b58ba72d8148f08037659c41 100644 (file)
@@ -45,6 +45,7 @@ Build-Depends-Indep:
  bzip2 <!stage1>,
  sharutils <!stage1>,
  asciidoc <!stage1>,
+ python3-dev <!stage1>,
  python3-sphinx <!stage1>,
  python3-sphinx-rtd-theme <!stage1>,
  fontconfig <!stage1>,