Draft: Minor corrections for intel classic toolchains:
- Cmake version moved to global requirement to prevent concretisation issues
- Added missing fftw to specs (prevented libvdwxc from building)
- Asked python to be built with icc (build was setting the wrong flags for gcc)
- Removed TBB specification from MKL to avoid concretisation issues