Make cmake suggest codeblocks and eclipse.
This commit is contained in:
parent
1a8939b79f
commit
7a0d160766
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
cmake (2.8.9-2) UNRELEASED; urgency=low
|
cmake (2.8.9-2) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Make cmake recommend make and gcc rather than suggest them.
|
* Make cmake recommend make and gcc rather than suggest them.
|
||||||
|
* Make cmake suggest codeblocks and eclipse.
|
||||||
|
|
||||||
-- Modestas Vainius <modax@debian.org> Fri, 05 Oct 2012 21:00:55 +0300
|
-- Modestas Vainius <modax@debian.org> Fri, 05 Oct 2012 21:00:55 +0300
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -16,6 +16,7 @@ Architecture: any
|
|||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any]
|
Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any]
|
||||||
Recommends: make, gcc
|
Recommends: make, gcc
|
||||||
|
Suggests: codeblocks, eclipse
|
||||||
Description: cross-platform, open-source make system
|
Description: cross-platform, open-source make system
|
||||||
CMake is used to control the software compilation process using
|
CMake is used to control the software compilation process using
|
||||||
simple platform and compiler independent configuration files. CMake
|
simple platform and compiler independent configuration files. CMake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user