diff --git a/android/Vagrantfile b/android/Vagrantfile index 13f9ba61eb..b39a3e275a 100644 --- a/android/Vagrantfile +++ b/android/Vagrantfile @@ -115,7 +115,7 @@ Vagrant.configure("2") do |config| add-apt-repository ppa:lyzardking/ubuntu-make apt-get --assume-yes update apt-get --assume-yes dist-upgrade -o Dpkg::Options::=--force-confold -o Dpkg::Options::=--force-confdef --allow-downgrades --allow-remove-essential --allow-change-held-packages - apt-get --assume-yes install ubuntu-mate-core virtualbox-guest-x11 + apt-get --assume-yes install lubuntu-core virtualbox-guest-x11 apt-get --assume-yes install ubuntu-make git automake libtool pkg-config update-locale LC_ALL=en_US.UTF-8 SHELL