testing/wpan-tools: disable check

This commit is contained in:
Sören Tempel 2017-10-27 21:16:54 +02:00
parent 65bb4ab626
commit c0afae4c71

View File

@ -12,6 +12,7 @@ depends_dev=""
makedepends="$depends_dev"
install=""
subpackages=""
options="!check" # upstream doesn't have a test suite currently
source="http://wpan.cakelab.org/releases/wpan-tools-$pkgver.tar.xz"
builddir="$srcdir/wpan-tools-$pkgver"