diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 112547e10..f7cb8bd97 100644 --- a/debian/control +++ b/debian/control @@ -20,11 +20,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, |