diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 03:56:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 03:56:47 +0000 |
commit | f50ea4937d483a16eaa67bf310d62194f96c91ec (patch) | |
tree | 138576b78108ec1a420b2a0da8e58c8f8b26a3f7 | |
parent | Merging debian version 1.70.0+dfsg1-8. (diff) | |
download | rustc-f50ea4937d483a16eaa67bf310d62194f96c91ec.tar.xz rustc-f50ea4937d483a16eaa67bf310d62194f96c91ec.zip |
Reverting t64 migration for backports.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 76fa4e762..0c3d8b26c 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: llvm-16-tools:native, gcc-mingw-w64-x86-64-posix:native [amd64] <!nowindows>, gcc-mingw-w64-i686-posix:native [i386] <!nowindows>, - libllvm16t64 (>= 1:16.0.0), + libllvm16 (>= 1:16.0.0), libclang-rt-16-dev:native, cmake (>= 3.0) | cmake3, # needed by some vendor crates |