diff --git a/README.md b/README.md index d54156b..f904154 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ The original idea of patching and packaging this module was *lend* from the pack ## Usage Clone this repository and run `dpkg-buildpackage -us -uc -b`. Install the resulting package with `sudo dpkg -i path/to.deb`. To have OpenRGB controlling your LEDs you either need to add your user to the group `adm` or simply run OpenRGB as root. I'd rather not recommend to run any GUI application with root privileges. -THX ## Thanks to - [CalcProgrammer1](https://gitlab.com/CalcProgrammer1) for his awesome work on OpenAuraSDK/OpenRGB and his fix for i2c-piix4, - Térence Clastres for the awesome idea of squeezing this patch into a DKMS package and - my gf for sharing and supporting my obsession with RGB LED stuff and Linux. +- [SurfsideShip264](https://www.reddit.com/user/SurfsideShip264/) for pointing out an issue with the build-dependencies diff --git a/debian/control b/debian/control index 15c0cd1..943d4db 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: i2c-piix4-aura-dkms Section: unknown Priority: optional Maintainer: crt0mega -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 11), dkms Standards-Version: 4.4.1 #Homepage: #Vcs-Browser: https://salsa.debian.org/debian/i2c-piix4-aura-dkms-5.4.6