missing kernel deps
This commit is contained in:
parent
c40c60e820
commit
2d6f6e3691
1 changed files with 5 additions and 1 deletions
|
|
@ -42,8 +42,10 @@ modules:
|
||||||
- repo: hardware_razer
|
- repo: hardware_razer
|
||||||
packages:
|
packages:
|
||||||
- openrazer-daemon
|
- openrazer-daemon
|
||||||
- python3-openrazer
|
- openrazer-kernel-modules-dkms
|
||||||
- openrazer-meta
|
- openrazer-meta
|
||||||
|
- python3-openrazer
|
||||||
|
- dkms
|
||||||
- python3-numpy
|
- python3-numpy
|
||||||
- python3-setproctitle
|
- python3-setproctitle
|
||||||
- python3-daemonize
|
- python3-daemonize
|
||||||
|
|
@ -68,6 +70,8 @@ modules:
|
||||||
- docker-ce-rootless-extras
|
- docker-ce-rootless-extras
|
||||||
- docker-compose-plugin
|
- docker-compose-plugin
|
||||||
- docker-model-plugin
|
- docker-model-plugin
|
||||||
|
- kmod-openrazer
|
||||||
|
- openrazer-kmod-common
|
||||||
|
|
||||||
- type: justfiles
|
- type: justfiles
|
||||||
include:
|
include:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue