Make cmake recommend make and gcc rather than suggest them.

This commit is contained in:
Modestas Vainius 2012-10-05 21:02:40 +03:00
parent e69f0c24d4
commit 1a8939b79f
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -1,5 +1,6 @@
cmake (2.8.9-2) UNRELEASED; urgency=low
* Make cmake recommend make and gcc rather than suggest them.
-- Modestas Vainius <modax@debian.org> Fri, 05 Oct 2012 21:00:55 +0300

2
debian/control vendored
View File

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