d/control: Add cmake-format to Suggests: line

This commit is contained in:
Mathieu Malaterre 2021-12-01 16:03:38 +01:00
parent 6c8520b3e7
commit adfdd7262c

2
debian/control vendored
View File

@ -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