UBUNTU: [Packaging] add python3 as a build dependency
python3 is now required to generate annotations, so make sure it's always available at build time. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
4c0686cf56
commit
1cf616ad37
@@ -18,6 +18,7 @@ Build-Depends:
|
||||
libdw-dev <!stage1>,
|
||||
libpci-dev <!stage1>,
|
||||
pkg-config <!stage1>,
|
||||
python3 <!stage1>,
|
||||
flex <!stage1>,
|
||||
bison <!stage1>,
|
||||
libunwind8-dev [amd64 arm64 armhf ppc64el] <!stage1>,
|
||||
|
||||
Reference in New Issue
Block a user