add libc6-dev to debian deps

thanks @EsmailELBoBDev2 for report
This commit is contained in:
cathugger
2022-09-19 06:15:42 +00:00
parent a6e53b0997
commit d202229a43

View File

@@ -15,7 +15,7 @@ formely known as proposal 224) onion addresses.
For debian-like linux distros, this should be enough to prepare for building: For debian-like linux distros, this should be enough to prepare for building:
```bash ```bash
apt install gcc libsodium-dev make autoconf apt install gcc libc6-dev libsodium-dev make autoconf
``` ```
### Building ### Building