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:
Andrea Righi
2023-01-17 07:41:44 +01:00
committed by Paolo Pisati
parent 4c0686cf56
commit 1cf616ad37
+1
View File
@@ -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>,