d/control: Add cmake-format to Suggests: line
This commit is contained in:
parent
6c8520b3e7
commit
adfdd7262c
2
debian/control
vendored
2
debian/control
vendored
@ -38,7 +38,7 @@ Depends: ${misc:Depends},
|
|||||||
cmake-data (= ${source:Version}),
|
cmake-data (= ${source:Version}),
|
||||||
procps [!hurd-any]
|
procps [!hurd-any]
|
||||||
Recommends: gcc, make
|
Recommends: gcc, make
|
||||||
Suggests: cmake-doc, ninja-build
|
Suggests: cmake-doc, ninja-build, cmake-format
|
||||||
Description: cross-platform, open-source make system
|
Description: cross-platform, open-source make system
|
||||||
CMake is used to control the software compilation process using
|
CMake is used to control the software compilation process using
|
||||||
simple platform and compiler independent configuration files. CMake
|
simple platform and compiler independent configuration files. CMake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user