UBUNTU: [Packaging] realtime: drop dependency on libclang-17
We don't need to depend on libclang, only depending on clang-17 should be enough to support Rust. Signed-off-by: Andrea Righi <andrea.righi@canonical.com> Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com>
This commit is contained in:
committed by
Kevin Becker
parent
94eb474e89
commit
a4ceeb5234
@@ -41,7 +41,6 @@ Build-Depends:
|
||||
zstd <!stage1>,
|
||||
pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>,
|
||||
clang-17 [amd64 arm64],
|
||||
libclang1-17 [amd64 arm64],
|
||||
rustc-1.73 [amd64 arm64],
|
||||
rust-1.73-src [amd64 arm64],
|
||||
rustfmt-1.73 [amd64 arm64],
|
||||
|
||||
Reference in New Issue
Block a user