mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 22:40:03 +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
|
Section: libdevel
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libstdc++6-4.7-dev,
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libstdc++6-4.7-dev,
|
||||||
libclang1 (= ${binary:Version}), libclang-common-dev (= ${binary:Version})
|
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
|
Description: clang library - Development package
|
||||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||||
for the LLVM compiler. Some of its goals include the following:
|
for the LLVM compiler. Some of its goals include the following:
|
||||||
@ -205,9 +203,10 @@ Description: clang library - Development package
|
|||||||
|
|
||||||
Package: libclang-common-dev
|
Package: libclang-common-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Replaces: libclang-dev
|
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends}
|
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
|
Description: clang library - Common development package
|
||||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||||
for the LLVM compiler. Some of its goals include the following:
|
for the LLVM compiler. Some of its goals include the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user