Skip to content

Fix Debian anchor links, include apt-add-repository dependence

#debian anchor links need to be lowercase.

Ensure apt-add-repository is installed for Ubuntu before adding new repositories.

  • Ubuntu 12.04 apt-add-repository = python-software-properties
  • Ubuntu 14.04> apt-add-repository = software-properties-common

Merge request reports