mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 13:16:15 +00:00
fix a syntax issue
This commit is contained in:
parent
7e0823ea9e
commit
9dccdfdecf
2
debian/control
vendored
2
debian/control
vendored
@ -44,7 +44,7 @@ Description: C, C++ and Objective-C compiler
|
|||||||
|
|
||||||
Package: clang-tools-9
|
Package: clang-tools-9
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-9 (= ${binary:Version})
|
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-9 (= ${binary:Version}),
|
||||||
python
|
python
|
||||||
Description: clang-based tools for C/C++ developments
|
Description: clang-based tools for C/C++ developments
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user