Add note for debhelper dependency when building Debian package

Addresses #1607
This commit is contained in:
Adam Honse 2022-01-28 00:12:22 -06:00
parent 972d199a90
commit 08549c43d7

View file

@ -69,6 +69,7 @@ There have been two instances of hardware damage in OpenRGB's development and we
5. make -j$(nproc)
* Run the application with ./openrgb
* You can also build a Debian package (.deb) from this source code with dpkg-buildpackage -us -B
- Building a Debian package requires `debhelper` to be installed: `sudo apt install debhelper`
### SMBus Access