Replaced gnutls-bin with libgnutls28-dev in wsl-setup.org

This commit is contained in:
2019-12-13 11:50:47 +00:00
parent 508772a78f
commit 59e5dd4bbc

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 gnutls-bin
screenfetch make gcc libgnutls28-dev
#+END_SRC