config_query  PYALSA_GIT  "Build latest version from development tree?"  n  &&

if  [[ $PYALSA_GIT == y ]];  then
  config_query  PYALSA_GIT_AUTOUPDATE  \
                "Automatically update on every system update?"  n
fi
