Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Add install dependency on software-properties-common. #730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add install dependency on software-properties-common. #730

wants to merge 1 commit into from

Commits on Oct 25, 2016

  1. Add install dependency on software-properties-common.

    setup.sh executes `add-apt-repository`, which comes from the
    software-properties-common package and is not guaranteed to be installed.
    This patch explitically checks that the software-properties-common package
    is installed.
    Oliver Chick Chick committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    876c406 View commit details
    Browse the repository at this point in the history