Skip to content

Commit b72de2f

Browse files
TheRogueZetaTheRogueZeta
authored andcommitted
Update README.md for Hue build requirements
1 parent 24d1c5f commit b72de2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ There have been two instances of hardware damage in OpenRGB's development and we
5858
* Pre-built binaries in AppImage format are available under the Releases section on GitLab.
5959
* You can build the project using Qt Creator or on the command line.
6060
1. Install build dependencies
61-
- Debian/Ubuntu: `sudo apt install git build-essential qtcreator qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libusb-1.0-0-dev libhidapi-dev pkgconf`
62-
- Debian (before `bullseye`) or Ubuntu (before 21.04): `sudo apt install git build-essential qtcreator qt5-default libusb-1.0-0-dev libhidapi-dev pkgconf`
63-
- Fedora: `sudo dnf install git make automake gcc gcc-c++ qt-creator qt5-devel hidapi-devel libusb-devel`
61+
- Debian/Ubuntu: `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`
62+
- Debian (before `bullseye`) or Ubuntu (before 21.04): `sudo apt install git build-essential qtcreator qt5-default libusb-1.0-0-dev libhidapi-dev pkgconf libmbedtls-dev`
63+
- Fedora: `sudo dnf install git make automake gcc gcc-c++ qt-creator qt5-devel hidapi-devel libusb-devel libmbedtls-devel`
6464
2. git clone https://gitlab.com/CalcProgrammer1/OpenRGB
6565
3. cd OpenRGB
6666
4. qmake OpenRGB.pro

0 commit comments

Comments
 (0)