mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add bsdmainutils to host dependencies in prepare-host.sh
for mac80211 in 6.14 which failed requiring hexdump
This commit is contained in:
@@ -179,6 +179,7 @@ function adaptative_prepare_host_dependencies() {
|
|||||||
# big bag of stuff from before
|
# big bag of stuff from before
|
||||||
bc binfmt-support
|
bc binfmt-support
|
||||||
bison
|
bison
|
||||||
|
bsdmainutils
|
||||||
libc6-dev make dpkg-dev gcc # build-essential, without g++
|
libc6-dev make dpkg-dev gcc # build-essential, without g++
|
||||||
ca-certificates ccache cpio
|
ca-certificates ccache cpio
|
||||||
device-tree-compiler dialog dirmngr dosfstools
|
device-tree-compiler dialog dirmngr dosfstools
|
||||||
|
|||||||
Reference in New Issue
Block a user