# 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 g36f3e0efcb+264f286992)
   setupRequired(sconsUtils -j gc8c338059c)
   setupRequired(sphinxutils -j gf19a2bea7c+d801c9999e)
}
} else {
   if (type == exact) {
      setupRequired(utils           -j g36f3e0efcb+264f286992)
      setupRequired(sconsUtils      -j gc8c338059c)
      setupRequired(sphinxutils     -j gf19a2bea7c+d801c9999e)
   } else {
      setupRequired(utils g36f3e0efcb+264f286992 [>= g36f3e0efcb+264f286992])
   }
}
envSet(CARGO_HOME, ${HOME}/.cargo/)
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/pylib)
