mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
Add possible missing dependencies for trusty
This commit is contained in:
parent
95aa647ac5
commit
fe83291c5c
1 changed files with 1 additions and 1 deletions
|
@ -467,7 +467,7 @@ prepare_host() {
|
|||
gawk gcc-arm-linux-gnueabihf gcc-arm-linux-gnueabi qemu-user-static u-boot-tools uuid-dev zlib1g-dev unzip libusb-1.0-0-dev ntpdate \
|
||||
parted pkg-config libncurses5-dev whiptail debian-keyring debian-archive-keyring f2fs-tools libfile-fcntllock-perl rsync libssl-dev \
|
||||
nfs-kernel-server btrfs-tools gcc-aarch64-linux-gnu ncurses-term p7zip-full dos2unix dosfstools libc6-dev-armhf-cross libc6-dev-armel-cross \
|
||||
libc6-dev-arm64-cross curl pdftk gcc-arm-none-eabi"
|
||||
libc6-dev-arm64-cross curl pdftk gcc-arm-none-eabi libnewlib-arm-none-eabi"
|
||||
|
||||
local codename=$(lsb_release -sc)
|
||||
display_alert "Build host OS release" "${codename:-(unknown)}" "info"
|
||||
|
|
Loading…
Add table
Reference in a new issue