mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-25 21:24:53 +00:00
fix E: llvm-toolchain-16 source: weak-library-dev-dependency libclang-common-16-dev on libllvm16 (>= :Version)
This commit is contained in:
parent
e31016ea63
commit
15c15dced4
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -168,7 +168,7 @@ Description: Clang library - Development package
|
||||
Package: libclang-common-@LLVM_VERSION@-dev
|
||||
Architecture: all
|
||||
Section: libdevel
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm@LLVM_VERSION@ (>= ${source:Version})
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm@LLVM_VERSION@ (= ${binary:Version})
|
||||
Recommends: libclang-rt-@LLVM_VERSION@-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
||||
Description: Clang library - Common development package
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
|
Loading…
Reference in New Issue
Block a user