mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
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:
parent
3c665cf848
commit
319444f975
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user