add xargo dependency

This commit is contained in:
Paul 2017-10-30 10:50:44 -07:00 committed by GitHub
parent b59356619d
commit 3b145a378b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -461,6 +461,7 @@ boot()
echo "Cloning github repo..."
git clone https://github.com/redox-os/redox.git --origin upstream --recursive
rustInstall
cargo install xargo
echo "Cleaning up..."
rm bootstrap.sh
echo