aboutsummaryrefslogtreecommitdiffstats
path: root/community/sbc/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-01-28 14:15:57 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-01-28 14:15:57 -0600
commite02dfd4332cf0b51c9ca2804a9e8573b6233ae52 (patch)
tree50b51fe192806554127c6ea0476348a328e52c67 /community/sbc/APKBUILD
parentd276fa6d89a6d82dc00628912b59c814d1715cbc (diff)
downloadaports-e02dfd4332cf0b51c9ca2804a9e8573b6233ae52.tar.bz2
aports-e02dfd4332cf0b51c9ca2804a9e8573b6233ae52.tar.xz
community/sbc: mark as having no tests
Diffstat (limited to 'community/sbc/APKBUILD')
-rw-r--r--community/sbc/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/sbc/APKBUILD b/community/sbc/APKBUILD
index 758d896ed3..6b6451d6ac 100644
--- a/community/sbc/APKBUILD
+++ b/community/sbc/APKBUILD
@@ -6,6 +6,7 @@ pkgrel=0
pkgdesc="Bluetooth Subband Codec (SBC) library"
url="http://www.bluez.org/"
arch="all"
+options="!check" # No tests.
license="LGPL"
depends=""
depends_dev="libsndfile-dev"