# 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 g574c2588d8+4d0caed120)
   setupRequired(sconsUtils -j g9e4288ad24)
   setupRequired(sphinxutils -j gea51db0f99+afb4790f61)
}
} else {
   if (type == exact) {
      setupRequired(utils           -j g574c2588d8+4d0caed120)
      setupRequired(sconsUtils      -j g9e4288ad24)
      setupRequired(sphinxutils     -j gea51db0f99+afb4790f61)
   } else {
      setupRequired(utils g574c2588d8+4d0caed120 [>= g574c2588d8+4d0caed120])
   }
}
envSet(CARGO_HOME, ${HOME}/.cargo/)
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/pylib)
