Skip to content

Commit

Permalink
toolchain: update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-zero committed Jul 31, 2020
1 parent 447073b commit 8f44552
Show file tree
Hide file tree
Showing 20 changed files with 5,682 additions and 40 deletions.
1 change: 1 addition & 0 deletions tools/toolchain/install_requirements_fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dnf -qy install \
vim-common \
wget \
which \
openssl-devel \
zlib-devel

dnf clean -q all
Expand Down
1 change: 1 addition & 0 deletions tools/toolchain/install_requirements_ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ apt-get install -qq --no-install-recommends \
unzip \
wget \
xxd \
libssl-dev \
zlib1g-dev

rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 8f44552

Please sign in to comment.