if [  "${TIDY_CVS}" == "y"  ]
then depends CVS
fi

if [[ "${TIDY_MAN_PAGES}" == "y" ]]
then depends doxygen
fi
