mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
btrfs-tools to btfs-progs (#1613)
* btrfs-tools to btfs-progs Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com> * Force rootfs cache recompilation "Just in case" measure * Change btrfs-progs in the package base too * We will build Ubuntu 19.10 rootfs cache as well
This commit is contained in:
committed by
Igor Pečovnik
parent
436ab9ca7d
commit
fd5dfeba14
@@ -672,7 +672,7 @@ prepare_host()
|
||||
local hostdeps="wget ca-certificates device-tree-compiler pv bc lzop zip binfmt-support build-essential ccache debootstrap ntpdate \
|
||||
gawk gcc-arm-linux-gnueabihf qemu-user-static u-boot-tools uuid-dev zlib1g-dev unzip libusb-1.0-0-dev fakeroot \
|
||||
parted pkg-config libncurses5-dev whiptail debian-keyring debian-archive-keyring f2fs-tools libfile-fcntllock-perl rsync libssl-dev \
|
||||
nfs-kernel-server btrfs-tools ncurses-term p7zip-full kmod dosfstools libc6-dev-armhf-cross \
|
||||
nfs-kernel-server btrfs-progs ncurses-term p7zip-full kmod dosfstools libc6-dev-armhf-cross \
|
||||
curl patchutils python liblz4-tool libpython2.7-dev linux-base swig libpython-dev aptly acl \
|
||||
locales ncurses-base pixz dialog systemd-container udev lib32stdc++6 libc6-i386 lib32ncurses5 lib32tinfo5 \
|
||||
bison libbison-dev flex libfl-dev cryptsetup gpgv1 gnupg1 cpio aria2 pigz dirmngr"
|
||||
|
||||
Reference in New Issue
Block a user