From 2f584ba2f05c8f3d4e093ec5621293dcd2c6fe56 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 8 Jan 2022 01:11:00 -0600 Subject: user/*: use generic 'which' instead of forcing debianutils implementation. closes !642. --- user/aspell-dict-gl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/aspell-dict-gl') diff --git a/user/aspell-dict-gl/APKBUILD b/user/aspell-dict-gl/APKBUILD index 2e4f630d5..b2a1cad3a 100644 --- a/user/aspell-dict-gl/APKBUILD +++ b/user/aspell-dict-gl/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://ftp.gnu.org/gnu/aspell/dict/gl/aspell6-gl-$_pkgver.tar.bz2" builddir="$srcdir/aspell6-gl-$_pkgver" -- cgit v1.2.3-70-g09d2