mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-03 02:08:37 +00:00
fix a syntax issue
This commit is contained in:
parent
f888c7ab8a
commit
4be97db289
2
debian/control
vendored
2
debian/control
vendored
@ -44,7 +44,7 @@ Description: C, C++ and Objective-C compiler
|
||||
|
||||
Package: clang-tools-8
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-8 (= ${binary:Version})
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-8 (= ${binary:Version}),
|
||||
python
|
||||
Description: clang-based tools for C/C++ developments
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user