[galaxy-commits] commit/galaxy-central: greg: Add support for setting the order in which repositories will be installed from the tool shed. When installing repository dependencies, this will ensure that repository dependencies that are required to be installed prior to the dependent repository are installed as required. This ability is supported by the recently introduce "prior_installation_required" attribut for the <repository> tag in repository_dependencies.xml definitions.