[android][vagrant] fix/upgrade ubuntu-make (switch to recommended repo)

This commit is contained in:
Oliver Behnke 2018-11-27 11:41:25 +01:00
parent 466c5871fc
commit d6d66767be
1 changed files with 1 additions and 1 deletions

2
android/Vagrantfile vendored
View File

@ -111,7 +111,7 @@ Vagrant.configure("2") do |config|
# Puppet, Chef, Ansible, Salt, and Docker are also available. Please see the
# documentation for more information about their specific syntax and use.
config.vm.provision "shell", name: "Preparing desktop environment...", inline: <<-SHELL
add-apt-repository ppa:ubuntu-desktop/ubuntu-make
add-apt-repository ppa:lyzardking/ubuntu-make
apt-get update
apt-get upgrade
apt-get --assume-yes install ubuntu-mate-core virtualbox-guest-x11