Add gcc and make to cmake Suggests (Closes: #577516).

This commit is contained in:
Modestas Vainius 2010-05-05 11:32:53 +03:00
parent 5dc3acd737
commit 65cfd99254
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ cmake (2.8.1-3) UNRELEASED; urgency=low
- FindGTK2_pangommconfig.diff - look for Pangomm Config include directory
in FindGTK2.cmake (Closes: #579718). Thanks to Sune Vuorela for the
patch.
* Add gcc and make to cmake Suggests (Closes: #577516).
-- Modestas Vainius <modax@debian.org> Sat, 01 May 2010 22:25:55 +0300

1
debian/control vendored
View File

@ -12,6 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/cmake.git;a=summary
Package: cmake
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version})
Suggests: gcc, make
Description: A cross-platform, open-source make system
CMake is used to control the software compilation process using
simple platform and compiler independent configuration files. CMake