summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/enchant/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/enchant/APKBUILD b/user/enchant/APKBUILD
index f2ddc1c65..57b0bf6c1 100644
--- a/user/enchant/APKBUILD
+++ b/user/enchant/APKBUILD
@@ -5,6 +5,7 @@ pkgrel=0
pkgdesc="A wrapper library for generic spell checking"
url="https://abiword.github.io/enchant/"
arch="all"
+options="!check" # Requires dictionary that it can't find
license="LGPL-2.0+"
subpackages="$pkgname-dev $pkgname-doc"
depends=""