remove double pkg
This commit is contained in:
parent
a28546b76b
commit
f9562f6907
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -21,7 +21,7 @@ sleep 3
|
||||||
# Downloading necessary files
|
# Downloading necessary files
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
echo "------ Downloading necessary files"
|
echo "------ Downloading necessary files"
|
||||||
apt-get -qq -y install binfmt-support bison build-essential ccache debootstrap flex gawk gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gettext git linux-headers-generic linux-image-generic lvm2 qemu-user-static texinfo texlive u-boot-tools uuid-dev zlib1g-dev unzip libncurses5-dev pkg-config libusb-1.0-0-dev
|
apt-get -qq -y install binfmt-support bison build-essential ccache debootstrap flex gawk gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gettext linux-headers-generic linux-image-generic lvm2 qemu-user-static texinfo texlive u-boot-tools uuid-dev zlib1g-dev unzip libncurses5-dev pkg-config libusb-1.0-0-dev
|
||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
# Preparing output / destination files
|
# Preparing output / destination files
|
||||||
|
|
Loading…
Add table
Reference in a new issue