Suggest ninja-build as cmake provides a generator for ninja.

Closes: #743229
This commit is contained in:
Felix Geyer 2014-08-03 10:33:56 +02:00
parent bf9c0c2a76
commit 4cc3e0c89d
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ cmake (2.8.12.1-2) UNRELEASED; urgency=medium
* Add Lisandro and myself to uploaders.
* Correctly pass CXXFLAGS with CPPFLAGS to bootstrap.
* Suggest ninja-build as cmake provides a generator for ninja.
(Closes: #743229)
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 10:02:57 +0200

2
debian/control vendored
View File

@ -17,7 +17,7 @@ Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any]
Recommends: make, gcc
Suggests: codeblocks, eclipse
Suggests: ninja-build, codeblocks, eclipse
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