mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
add libc6-dev to debian deps
thanks @EsmailELBoBDev2 for report
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user