Merge branch 'master' into 'master'

Fix Tensor

As recommended by @mvdan, the Qt for Android dependency pulled in during build is now verified with sha256sum, and the redundant `target` has been removed.

See merge request !1352
This commit is contained in:
Daniel Martí 2016-04-19 14:50:08 +00:00
commit af4dc09be9

View file

@ -14,10 +14,8 @@ Repo Type:git
Repo:https://github.com/davidar/tensor Repo:https://github.com/davidar/tensor
Build:0.2,2 Build:0.2,2
disable=review commit=183170120ce08225971f977a5396e0057d37ad5b
commit=217e1f019e8aa5bfc93ab57f392bf4ae12397987
output=tensor.apk output=tensor.apk
target=android-23
build=make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$ build=make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
Maintainer Notes: Maintainer Notes: