summaryrefslogtreecommitdiff
path: root/user/aspell-dict-en
diff options
context:
space:
mode:
Diffstat (limited to 'user/aspell-dict-en')
-rw-r--r--user/aspell-dict-en/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/aspell-dict-en/APKBUILD b/user/aspell-dict-en/APKBUILD
index a5abbf22a..15f2719e5 100644
--- a/user/aspell-dict-en/APKBUILD
+++ b/user/aspell-dict-en/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
options="!check" # No test suite.
license="BSD-3-Clause AND Public-Domain"
depends="aspell"
-makedepends="debianutils-which"
+makedepends="cmd:which"
source="https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$_pkgver.tar.bz2"
builddir="$srcdir/aspell6-en-$_pkgver"