envPrepend(PYTHONPATH, ${PRODUCT_DIR}/python)
envPrepend(PATH, ${PRODUCT_DIR}/bin)

# These are necessary to generate a new alert schema version, but the package
# is stand-alone otherwise.
if (type == exact) {
if (type != exact) {
   setupOptional(resources -j gee23d30481+b3064fa941)
   setupRequired(sconsUtils -j gcc71b89bbb)
   setupRequired(utils -j g8956d74c4f+1ff81c3020)
   setupRequired(sphinxutils -j g52a5f7ac38+8911f0c7c0)
   setupOptional(sdm_schemas -j gbe27b9e1ed+8911f0c7c0)
}
} else {
   if (type == exact) {
      setupOptional(resources       -j gee23d30481+b3064fa941)
      setupRequired(sconsUtils      -j gcc71b89bbb)
      setupRequired(utils           -j g8956d74c4f+1ff81c3020)
      setupRequired(sphinxutils     -j g52a5f7ac38+8911f0c7c0)
      setupOptional(sdm_schemas     -j gbe27b9e1ed+8911f0c7c0)
   } else {
      setupOptional(resources gee23d30481+b3064fa941 [>= gee23d30481+b3064fa941])
      setupOptional(sdm_schemas gbe27b9e1ed+8911f0c7c0 [>= gbe27b9e1ed+8911f0c7c0])
   }
}
