testing/android-tools: disable check

This commit is contained in:
Sören Tempel 2018-06-19 16:08:16 +02:00
parent fdf22f4b9e
commit 8593c7efd4

View File

@ -10,6 +10,7 @@ arch="all !s390x"
license="Apache-2.0 MIT"
depends=""
depends_dev=""
options="!check" # upstream doesn't have a test suite
makedepends="pcre2-dev linux-headers libusb-dev gtest-dev go perl cmake"
source="https://github.com/nmeum/$pkgname/releases/download/$_realver/$pkgname-$_realver.tar.xz"
builddir="$srcdir/$pkgname-$_realver"