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:
committed by
Paolo Pisati
parent
397ee9398c
commit
76a795036e
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user