Add missing build dependency to README

This commit is contained in:
c10l 2023-09-05 01:08:46 +00:00 committed by Adam Honse
parent 824cd7e3fa
commit 7471dad28f
No known key found for this signature in database

View file

@ -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