Single line package install for Debian-based distros
This commit is contained in:
+5
-2
@@ -19,8 +19,11 @@ What's working so far?
|
||||
- pkc-config
|
||||
- libssl-dev
|
||||
- linux-headers (reported needed on Alpine linux)
|
||||
- pkg-config (reported on Ubuntu)
|
||||
- libssl-dev (reported on various builds)
|
||||
|
||||
For Debian-based distributions (Debian, Ubuntu, Mint, etc), all in one line (except Rust):
|
||||
```
|
||||
apt install build-essential cmake git libgit2-dev clang libncurses5-dev libncursesw5-dev zlib1g-dev pkg-config libssl-dev
|
||||
```
|
||||
|
||||
## Build steps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user