Add note for debhelper dependency when building Debian package
Addresses #1607
This commit is contained in:
parent
972d199a90
commit
08549c43d7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue