README.md: Add Alpine Linux build instructions

This commit is contained in:
Xavier Del Campo Romero 2024-02-12 23:10:02 +01:00
parent edc855f93b
commit dd1589a5ea
Signed by: xavi
GPG Key ID: 84FF3612A9BF43F2
1 changed files with 14 additions and 0 deletions

View File

@ -56,6 +56,20 @@ sudo apt install build-essential
sudo apt install cmake
```
### Alpine Linux
#### Mandatory packages
```sh
apk add make gcc musl-dev
```
#### Optional packages
```sh
apk add cmake
```
## How to use
### Build