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

Conversation

oc243
Copy link

@oc243 oc243 commented Oct 25, 2016

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.

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant