summaryrefslogtreecommitdiff
path: root/user/aspell-dict-ga
diff options
context:
space:
mode:
Diffstat (limited to 'user/aspell-dict-ga')
-rw-r--r--user/aspell-dict-ga/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/aspell-dict-ga/APKBUILD b/user/aspell-dict-ga/APKBUILD
index a6b610c0c..ae7f7a174 100644
--- a/user/aspell-dict-ga/APKBUILD
+++ b/user/aspell-dict-ga/APKBUILD
@@ -11,7 +11,7 @@ arch="noarch"
options="!check" # No test suite.
license="GPL-2.0-only"
depends="aspell"
-makedepends="debianutils-which"
+makedepends="cmd:which"
source="https://github.com/kscanne/gaelspell/releases/download/v$_pkgver2/aspell5-ga-$_pkgver.tar.bz2"
builddir="$srcdir/aspell5-ga-$_pkgver"