Oops, this is the correct patch for this bug.
Thank you,
Jeremy Bícha
From: =?UTF-8?q?Jeremy=20B=C3=ADcha?= <[email protected]>
Date: Thu, 2 Oct 2025 15:09:52 -0400
Subject: Add Depends: librust-libc-0.2+default-dev
Closes: #1117045
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 93c6e22..89949c5 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Section: rust
Architecture: any
Multi-Arch: same
Depends:
+ librust-libc-0.2+default-dev (>= 0.2.147-~~),
${cargo:Depends},
${misc:Depends},
${shlibs:Depends},