mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -05:00
Run an update to properly install ia32
Last try for the night, will revisit tomorrow
This commit is contained in:
parent
f92bb8653f
commit
bc7e412c0f
@ -9,6 +9,7 @@ extra-android-m2repository
|
||||
extra-android-support
|
||||
extra-google-m2repository"
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -qq --force-yes libgd2-xpm ia32-libs ia32-libs-multiarch
|
||||
wget http://dl.google.com/android/android-sdk_r23.0.2-linux.tgz
|
||||
tar -zxvf android-sdk_r23.0.2-linux.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user