main/util-linux: move bash from makedepends_host to makedepends_build

bash is required by tools/all_syscalls is not needed in the sysroot.

Fixes <536a94b7dde> main/util-linux: fix makedependency for bootstrap build
This commit is contained in:
Sertonix 2024-08-09 20:39:03 +00:00 committed by Natanael Copa
parent 3c665cf848
commit 319444f975

View File

@ -11,8 +11,8 @@ license="GPL-3.0-or-later AND GPL-2.0-or-later AND GPL-2.0-only AND
GPL-1.0-only AND LGPL-2.1-or-later AND LGPL-1.0-only AND BSD-1-Clause AND
BSD-3-Clause AND BSD-4-Clause-UC AND MIT AND Public-Domain"
checkdepends="findutils xz procps coreutils"
makedepends_build="bash"
makedepends_host="
bash
libcap-ng-dev
linux-headers
ncurses-dev