Update install-root-ubuntu

Removed build-dep due to 16.04 failing with it.
This commit is contained in:
raildex1 2017-04-25 04:29:51 +10:00 committed by GitHub
parent 66a86d9c22
commit 81ca264d23

View file

@ -2,7 +2,7 @@
set -eu -o pipefail
apt-get update
apt-get -y build-dep qemu
#apt-get -y build-dep qemu
apt-get -y install software-properties-common
add-apt-repository -y ppa:phulin/panda
apt-get update