Replace bsdmainutils with bsdextrautils

This commit is contained in:
Mecid
2025-03-26 13:58:52 +01:00
committed by Igor
parent 322f86ff69
commit a322285cfb
2 changed files with 1 additions and 7 deletions

View File

@@ -53,12 +53,6 @@ esac
prepare_boot_configuration prepare_boot_configuration
function add_host_dependencies__collabora_kernel() {
[[ "${BRANCH}" != "collabora" ]] && return 0
display_alert "Extra deps for collabora kernels" "bsdextrautils" "debug"
export EXTRA_BUILD_DEPS="${EXTRA_BUILD_DEPS} bsdextrautils" # @TODO: convert to array later
}
family_tweaks_bsp() { family_tweaks_bsp() {
: :
} }

View File

@@ -179,7 +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 bsdextrautils
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