Skip to content

Commit 336dc7a

Browse files
DLPX-93311 24.04 LTS upgrade: kernel builds continue to fail due to rustc conflict (#23)
PR URL: https://www.github.com/delphix/delphix-rust/pull/23
1 parent 6a83f07 commit 336dc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Standards-Version: 4.1.2
2222

2323
Package: delphix-rust
2424
Architecture: any
25-
Provides: cargo, rust-gdb, rustc
25+
Provides: cargo, rust-gdb, rustc (= ${binary:Version})
2626
Conflicts: cargo, rust-gdb, rustc
2727
Description: Rust - A programming language empowering everyone to build
2828
reliable and efficient software.

0 commit comments

Comments
 (0)