Slávek Banko via tde-devels wrote:
Don't forget that I have to build many packages
for many distributions and
architectures on my builders. Therefore, every acceleration is useful. The
ninja-build package is already part of Debian from Jessie. Therefore, we
did not expect any complications to prevent change. In any case, classic
make support is not canceled. If you remove ninja-build from Build-Depends
in "control" file, the classic make will be used automatically.
Slavek,
how removing the dependency on ninja-build from Build-Depends will for cmake
to use the classical make?
With ninja-build it is harder to debug .. how can I debug the build process
and use classical make, but keep ninja-build install?
thank you