summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 050af7f13..76fa4e762 100644
--- a/debian/control
+++ b/debian/control
@@ -23,11 +23,11 @@ Build-Depends:
llvm-16-tools:native,
gcc-mingw-w64-x86-64-posix:native [amd64] <!nowindows>,
gcc-mingw-w64-i686-posix:native [i386] <!nowindows>,
- libllvm16 (>= 1:16.0.0),
+ libllvm16t64 (>= 1:16.0.0),
libclang-rt-16-dev:native,
cmake (>= 3.0) | cmake3,
# needed by some vendor crates
- pkg-config,
+ pkgconf,
# this is sometimes needed by rustc_llvm
zlib1g-dev:native,
zlib1g-dev,