Skip to content

Commit

Permalink
Merge pull request #807 from eosnetworkfoundation/add-file-to-install…
Browse files Browse the repository at this point in the history
…-deps

[3.1] Added file package to the list of installable packages
  • Loading branch information
vladtr authored Aug 10, 2022
2 parents 74fc8e6 + a025339 commit 3aa1389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
apt-get update
apt-get update --fix-missing
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata
apt-get -y install zip unzip libncurses5 wget git build-essential cmake curl libcurl4-openssl-dev libgmp-dev libssl-dev libusb-1.0.0-dev libzstd-dev time pkg-config zlib1g-dev libtinfo-dev bzip2 libbz2-dev python3
apt-get -y install zip unzip libncurses5 wget git build-essential cmake curl libcurl4-openssl-dev libgmp-dev libssl-dev libusb-1.0.0-dev libzstd-dev time pkg-config zlib1g-dev libtinfo-dev bzip2 libbz2-dev python3 file

0 comments on commit 3aa1389

Please sign in to comment.