# Setting CARGO_HOME is needed for shared environments where
# the user might not have permission to write to the location
# rust is installed. If the user installed rust themselves
# this is the default location they would have gotten.
if (type == exact) {
if (type != exact) {
   setupRequired(utils -j gceb28a84d6+4507af2415)
   setupRequired(sconsUtils -j gc8c338059c)
   setupRequired(sphinxutils -j g44fe3e915d+d801c9999e)
}
} else {
   if (type == exact) {
      setupRequired(utils           -j gceb28a84d6+4507af2415)
      setupRequired(sconsUtils      -j gc8c338059c)
      setupRequired(sphinxutils     -j g44fe3e915d+d801c9999e)
   } else {
      setupRequired(utils gceb28a84d6+4507af2415 [>= gceb28a84d6+4507af2415])
   }
}
envSet(CARGO_HOME, ${HOME}/.cargo/)
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/pylib)
