Currently the build system assumes that if the python development libs are found, then all package dependencies for healpy are also installed. We should add checks for those and at least print an error and disable healpy building if they are not met. Investigate pyconfig to see whether it could help check for dependencies and in generating setup.py.