fix E: llvm-toolchain-16 source: weak-library-dev-dependency libclang-common-16-dev on libllvm16 (>= :Version)

This commit is contained in:
Sylvestre Ledru 2023-01-25 20:46:00 +01:00
parent e31016ea63
commit 15c15dced4

2
debian/control.in vendored
View File

@ -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