Add CMT Conda dependency
This dependency enables executables to be run in the specified conda environment. This will create executables with the following format:
${package_root}/${tag}/bin/<executable name>-conda
These can be used to run the executable in a conda environment. For more info please see the cmt conda README, or please ask me.