trial 0.8 release

This commit is contained in:
George Hotz 2014-08-18 10:47:59 -07:00
parent f262c8d1fc
commit 6f807280d9
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if [ $(which apt-get) ]; then
echo "installing apt packages"
sudo apt-get install build-essential python-dev python-pip debootstrap
echo "installing cda packages"
sudo apt-get install clang
sudo apt-get install libclang-3.4-dev
elif [ $(which pacman) ]; then
echo "installing pip"
sudo pacman -S base-devel python2-pip

BIN
releases/qira-0.8.tar.xz Normal file

Binary file not shown.