From 7a0d160766c76c4709ddfe6f3d4fb5a65ef76242 Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Fri, 5 Oct 2012 21:07:07 +0300 Subject: [PATCH] Make cmake suggest codeblocks and eclipse. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 34d7eef17..516b84f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cmake (2.8.9-2) UNRELEASED; urgency=low * Make cmake recommend make and gcc rather than suggest them. + * Make cmake suggest codeblocks and eclipse. -- Modestas Vainius Fri, 05 Oct 2012 21:00:55 +0300 diff --git a/debian/control b/debian/control index d77a383cc..d5ba226c3 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any] Recommends: make, gcc +Suggests: 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