mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/android-tools: disable check
This commit is contained in:
parent
fdf22f4b9e
commit
8593c7efd4
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user