summaryrefslogtreecommitdiff
path: root/user/aspell-dict-pl
diff options
context:
space:
mode:
Diffstat (limited to 'user/aspell-dict-pl')
-rw-r--r--user/aspell-dict-pl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/aspell-dict-pl/APKBUILD b/user/aspell-dict-pl/APKBUILD
index 209a45d47..d5da98bf8 100644
--- a/user/aspell-dict-pl/APKBUILD
+++ b/user/aspell-dict-pl/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://dev.sick.bike/dist/sjp-aspell6-pl-6.0_$pkgver-0.tar.bz"2
builddir="$srcdir/aspell6-pl-6.0_$pkgver-0"