UBUNTU: [Packaging] add python3-dev as build dependency

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>
This commit is contained in:
Andrea Righi
2022-06-10 14:42:19 +02:00
committed by Paolo Pisati
parent 397ee9398c
commit 76a795036e
+1
View 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>,