prepare-host.sh: deps: replace liblz4-tool with lz4

- should fix sid and trixie, which dropped the metapackage
This commit is contained in:
Ricardo Pardini 2024-04-28 12:42:08 +02:00 committed by Igor
parent a1ae7139c0
commit 981b1939db

View File

@ -261,7 +261,7 @@ function adaptative_prepare_host_dependencies() {
imagemagick # required for plymouth: converting images / spinners
jq # required for parsing JSON, specially rootfs-caching related.
kmod # this causes initramfs rebuild, but is usually pre-installed, so no harm done unless it's an upgrade
libbison-dev libelf-dev libfdt-dev libfile-fcntllock-perl libmpc-dev libfl-dev liblz4-tool
libbison-dev libelf-dev libfdt-dev libfile-fcntllock-perl libmpc-dev libfl-dev lz4
libncurses-dev libssl-dev libusb-1.0-0-dev
linux-base locales lsof
ncurses-base ncurses-term # for `make menuconfig`