From d202229a437d98b874f0ecc4affcf58f65596802 Mon Sep 17 00:00:00 2001 From: cathugger Date: Mon, 19 Sep 2022 06:15:42 +0000 Subject: [PATCH] add libc6-dev to debian deps thanks @EsmailELBoBDev2 for report --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3dbad0..7ba4f09 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ formely known as proposal 224) onion addresses. For debian-like linux distros, this should be enough to prepare for building: ```bash -apt install gcc libsodium-dev make autoconf +apt install gcc libc6-dev libsodium-dev make autoconf ``` ### Building