summaryrefslogtreecommitdiff
path: root/user/aspell-dict-sc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/aspell-dict-sc/APKBUILD')
-rw-r--r--user/aspell-dict-sc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/aspell-dict-sc/APKBUILD b/user/aspell-dict-sc/APKBUILD
index b0ea6622b..ecc3bf8c0 100644
--- a/user/aspell-dict-sc/APKBUILD
+++ b/user/aspell-dict-sc/APKBUILD
@@ -9,7 +9,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/sc/aspell5-sc-$pkgver.tar.bz2"
builddir="$srcdir/aspell5-sc-$pkgver"