fix a syntax issue

This commit is contained in:
Sylvestre Ledru 2019-01-17 11:51:54 +01:00
parent 7e0823ea9e
commit 9dccdfdecf

2
debian/control vendored
View File

@ -44,7 +44,7 @@ Description: C, C++ and Objective-C compiler
Package: clang-tools-9
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-9 (= ${binary:Version})
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-9 (= ${binary:Version}),
python
Description: clang-based tools for C/C++ developments
Clang project is a C, C++, Objective C and Objective C++ front-end