From adfdd7262c987fcad4bdf5ad959a399f3dc43cdb Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Wed, 1 Dec 2021 16:03:38 +0100 Subject: [PATCH] d/control: Add cmake-format to Suggests: line --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f128ea8e0..f9d1a9f91 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Depends: ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any] Recommends: gcc, make -Suggests: cmake-doc, ninja-build +Suggests: cmake-doc, ninja-build, cmake-format Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake