# 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 g8956d74c4f+1ff81c3020)
   setupRequired(sconsUtils -j gcc71b89bbb)
   setupRequired(sphinxutils -j g52a5f7ac38+8911f0c7c0)
}
} else {
   if (type == exact) {
      setupRequired(utils           -j g8956d74c4f+1ff81c3020)
      setupRequired(sconsUtils      -j gcc71b89bbb)
      setupRequired(sphinxutils     -j g52a5f7ac38+8911f0c7c0)
   } else {
      setupRequired(utils g8956d74c4f+1ff81c3020 [>= g8956d74c4f+1ff81c3020])
   }
}
envSet(CARGO_HOME, ${HOME}/.cargo/)
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/pylib)
