GCompris: Workaround "apt-get update" error
This commit is contained in:
parent
f8b9ffc04e
commit
62f28f0481
|
|
@ -21,7 +21,7 @@ Builds:
|
||||||
commit: V0.96
|
commit: V0.96
|
||||||
submodules: true
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update
|
- apt-get update || apt-get update
|
||||||
- apt-get install --yes extra-cmake-modules libncurses5
|
- apt-get install --yes extra-cmake-modules libncurses5
|
||||||
output: android-build/android/bin/GCompris-Android-release-armeabi-v7a-dl-$$VERSION$$.apk
|
output: android-build/android/bin/GCompris-Android-release-armeabi-v7a-dl-$$VERSION$$.apk
|
||||||
prebuild: mkdir qt/ android-build/
|
prebuild: mkdir qt/ android-build/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue