UBUNTU: [Packaging] realtime: Add rust sources to dependencies.

Ignore: yes

Signed-off-by: Kevin Becker <kevin.becker@canonical.com>
This commit is contained in:
Kevin Becker
2024-11-27 16:15:15 -05:00
parent c4b49f9109
commit 5c2bc8c5d7
+5 -2
View File
@@ -43,8 +43,11 @@ Build-Depends:
curl <!stage1>,
zstd <!stage1>,
pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>,
clang-18 [amd64 arm64],
bindgen-0.65 [amd64 arm64],
clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x],
rustc [amd64 arm64 armhf ppc64el riscv64 s390x],
rust-src [amd64 arm64 armhf ppc64el riscv64 s390x],
rustfmt [amd64 arm64 armhf ppc64el riscv64 s390x],
bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x],
libstdc++-dev,
Build-Depends-Indep:
xmlto <!stage1>,