Skip to content

Commit fee04c0

Browse files
nukeletjohn-cabaj
authored andcommitted
UBUNTU: [Packaging] Fix rust dependencies in control.stub.in
Ignore: yes Signed-off-by: Vinicius Peixoto <[email protected]>
1 parent e2014ac commit fee04c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

debian.azure-6.14/control.stub.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Build-Depends:
88
autoconf <!stage1>,
99
automake <!stage1>,
1010
bc <!stage1>,
11-
bindgen [amd64 arm64 armhf ppc64el riscv64 s390x],
11+
bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x],
1212
bison <!stage1>,
1313
clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x],
1414
cpio,
@@ -45,9 +45,9 @@ Build-Depends:
4545
python3-dev <!stage1>,
4646
python3-setuptools,
4747
rsync [!i386] <!stage1>,
48-
rust-src [amd64 arm64 armhf ppc64el riscv64 s390x],
49-
rustc [amd64 arm64 armhf ppc64el riscv64 s390x],
50-
rustfmt [amd64 arm64 armhf ppc64el riscv64 s390x],
48+
rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x],
49+
rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x],
50+
rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x],
5151
uuid-dev <!stage1>,
5252
zstd <!stage1>,
5353
Build-Depends-Indep:

0 commit comments

Comments
 (0)