Merge branch 'suggest-cmake-format' into 'master'

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

See merge request cmake-team/cmake!10
This commit is contained in:
Timo Röhling 2021-12-01 19:22:12 +00:00
commit 12361d7682

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