aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"