aboutsummaryrefslogtreecommitdiffstats
path: root/testing/enchant2
diff options
context:
space:
mode:
Diffstat (limited to 'testing/enchant2')
-rw-r--r--testing/enchant2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/enchant2/APKBUILD b/testing/enchant2/APKBUILD
index e04ab351a8..f58332c161 100644
--- a/testing/enchant2/APKBUILD
+++ b/testing/enchant2/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="LGPL-2.1-or-later"
subpackages="$pkgname-dev $pkgname-doc"
makedepends="aspell-dev glib-dev dbus-glib-dev hunspell-dev gettext-dev file
- bash aspell-dev"
+ bash"
options="!check" # needs unpackaged unittest-cpp
source="https://github.com/AbiWord/enchant/releases/download/v${pkgver}/enchant-${pkgver}.tar.gz"
builddir="$srcdir/enchant-$pkgver"