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