From 59e5dd4bbc84645cfdb5b166f22b5b2671537595 Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 13 Dec 2019 11:50:47 +0000 Subject: [PATCH] Replaced gnutls-bin with libgnutls28-dev in wsl-setup.org --- wsl-setup.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsl-setup.org b/wsl-setup.org index 649cafc..45bc5a6 100644 --- a/wsl-setup.org +++ b/wsl-setup.org @@ -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