summaryrefslogtreecommitdiff
path: root/main/openobex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/openobex/APKBUILD')
-rw-r--r--main/openobex/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/openobex/APKBUILD b/main/openobex/APKBUILD
index 8ce72958e85..754e2ed0c35 100644
--- a/main/openobex/APKBUILD
+++ b/main/openobex/APKBUILD
@@ -11,6 +11,7 @@ makedepends="$depends_dev bluez-dev cmake eudev-dev libxml2-utils docbook-xsl sa
subpackages="$pkgname-dev $pkgname-doc $pkgname-apps"
source="https://downloads.sourceforge.net/project/openobex/openobex/$pkgver/openobex-$pkgver-Source.tar.gz"
builddir="$srcdir"/openobex-$pkgver-Source
+options="!check"
build() {
cmake -B build -G Ninja \