remove double pkg

This commit is contained in:
igorpecovnik 2014-01-13 21:56:01 +01:00
parent a28546b76b
commit f9562f6907

View file

@ -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