README.md: Add voidlinux build instructions
Esse commit está contido em:
pai
8c5825439a
commit
a820183477
11
README.md
11
README.md
@ -78,6 +78,17 @@ qmake
|
||||
make
|
||||
```
|
||||
|
||||
### Void
|
||||
```
|
||||
# as root
|
||||
xbps-install qt5-devel poppler-qt5-devel quazip-qt5-devel uchardet-devel gcc make
|
||||
# as user
|
||||
git submodule init
|
||||
git submodule update
|
||||
qmake
|
||||
make
|
||||
```
|
||||
|
||||
The GUI is located in `gui/looqs-gui`, the binary for the CLI is in `cli/looqs`
|
||||
|
||||
## Packages
|
||||
|
Carregando…
Referência em uma nova issue
Block a user