community/sbc: mark as having no tests

This commit is contained in:
A. Wilcox 2018-01-28 14:15:57 -06:00
parent d276fa6d89
commit e02dfd4332
No known key found for this signature in database
GPG Key ID: CB29CB51922B9D14

View File

@ -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"