Hmm je sais pas ce que tu en penses, mais pour moi ça ressemble à un problème de packaging.
[code]$ aptitude show qtcreator
Paquet : qtcreator
État: installé
Automatiquement installé: oui
Version : 2.5.0-2
Priorité : optionnel
Section : devel
Responsable : Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Architecture : amd64
Taille décompressée : 50,9 M
Dépend: libqt4-help (>= 4:4.8.1), libqt4-sql-sqlite, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-declarative (>= 4:4.8.1), libqt4-designer (>= 4:4.8.1), libqt4-network (>= 4:4.8.1), libqt4-script (>= 4:4.8.1), libqt4-sql (>= 4:4.8.1),
libqt4-svg (>= 4:4.8.1), libqt4-xml (>= 4:4.8.1), libqtcore4 (>= 4:4.8.1), libqtgui4 (>= 4:4.8.1), libqtwebkit4 (>= 2.1.0~2011week13-2), libstdc++6 (>= 4.4.0)
Recommande: gdb, make, qt4-demos, qt4-dev-tools, qt4-doc, qt4-qmlviewer, qtcreator-doc, xterm | x-terminal-emulator
Suggère: cmake, g++, git, kdelibs5-data, subversion
Description : lightweight integrated development environment (IDE) for Qt
Qt Creator is a new, lightweight, cross-platform integrated development environment (IDE) designed to make development with the Qt application framework even faster and easier.
It includes:
- An advanced C++ code editor
- Integrated GUI layout and forms designer
- Project and build management tools
- Integrated, context-sensitive help system
- Visual debugger
- Rapid code navigation tools
- Supports multiple platforms
Site : http://qt.nokia.com/products/developer-tools/[/code]
La logique voudrait que qt-sdk fasse partie des Recommends ou au moins des Suggests non ? (perso je pencherais plutôt pour Recommends, histoire que ça s’installe automatiquement si l’utilisateur n’a pas modifié sa configuration apt)
Mais g++ n’est que dans Suggests, je trouve ça un peu limite.