Break/Replaces for llvm-13-dev, because grpc files were installed wrongly in this package

This commit is contained in:
Gianfranco Costamagna 2022-05-30 21:47:35 +02:00
parent 99f8cfdd6c
commit ac224cb321

2
debian/control vendored
View File

@ -153,6 +153,8 @@ Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
${dep:devlibs-objc}, libclang1-13 (= ${binary:Version}),
libclang-common-13-dev (= ${binary:Version})
Breaks: llvm-13-dev (<< 1:13.0.1-4ubuntu1)
Replaces: llvm-13-dev (<< 1:13.0.1-4ubuntu1)
Description: Clang library - Development package
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the