soundboard/Readme.md

17 lines
177 B
Markdown

qt dependencies
```
apt install qtmultimedia5-dev libqt5x11extras5-dev qtbase5-dev
```
other build deps:
```
apt install make g++
```
usefull:
```
apt install qtcreator
```