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
|
||||
packages:
|
||||
- openrazer-daemon
|
||||
- python3-openrazer
|
||||
- openrazer-kernel-modules-dkms
|
||||
- openrazer-meta
|
||||
- python3-openrazer
|
||||
- dkms
|
||||
- python3-numpy
|
||||
- python3-setproctitle
|
||||
- python3-daemonize
|
||||
|
|
@ -68,6 +70,8 @@ modules:
|
|||
- docker-ce-rootless-extras
|
||||
- docker-compose-plugin
|
||||
- docker-model-plugin
|
||||
- kmod-openrazer
|
||||
- openrazer-kmod-common
|
||||
|
||||
- type: justfiles
|
||||
include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue