Added libtinfo-dev install to wsl-setup.org

This commit is contained in:
2019-12-13 11:52:07 +00:00
parent 59e5dd4bbc
commit d983e046bd

View File

@ -36,7 +36,7 @@
sudo apt-get install -y \
git curl wget locales xclip tmux net-tools less \
software-properties-common htop wget apt-transport-https ca-certificates mutt \
screenfetch make gcc libgnutls28-dev
screenfetch make gcc libgnutls28-dev libtinfo-dev
#+END_SRC