Add missing build dependency to README
This commit is contained in:
parent
824cd7e3fa
commit
7471dad28f
1 changed files with 2 additions and 2 deletions
|
|
@ -96,7 +96,7 @@ There have been two instances of hardware damage in OpenRGB's development and we
|
|||
##### Compiling
|
||||
|
||||
1. Install build dependencies
|
||||
- `sudo apt install git build-essential qtcreator qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libusb-1.0-0-dev libhidapi-dev pkgconf libmbedtls-dev`
|
||||
- `sudo apt install git build-essential qtcreator qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libusb-1.0-0-dev libhidapi-dev pkgconf libmbedtls-dev qttools5-dev-tools`
|
||||
2. git clone https://gitlab.com/CalcProgrammer1/OpenRGB
|
||||
3. cd OpenRGB
|
||||
4. qmake OpenRGB.pro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue