mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 17:26:09 +00:00
libprofile_rt.so is now in libclang-common-dev
This commit is contained in:
parent
eb2182cf13
commit
dc086ddc10
5
debian/control
vendored
5
debian/control
vendored
@ -174,8 +174,6 @@ Architecture: any
|
||||
Section: libdevel
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libstdc++6-4.7-dev,
|
||||
libclang1 (= ${binary:Version}), libclang-common-dev (= ${binary:Version})
|
||||
Replaces: llvm-3.2-dev (<< 3.2-2repack)
|
||||
Breaks: llvm-3.2-dev (<< 3.2-2repack)
|
||||
Description: clang library - Development package
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
for the LLVM compiler. Some of its goals include the following:
|
||||
@ -205,9 +203,10 @@ Description: clang library - Development package
|
||||
|
||||
Package: libclang-common-dev
|
||||
Architecture: any
|
||||
Replaces: libclang-dev
|
||||
Section: libdevel
|
||||
Depends: ${misc:Depends}
|
||||
Replaces: llvm-3.2-dev (<< 3.2repack), libclang-dev
|
||||
Breaks: llvm-3.2-dev (<< 3.2repack)
|
||||
Description: clang library - Common development package
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
for the LLVM compiler. Some of its goals include the following:
|
||||
|
Loading…
Reference in New Issue
Block a user