Skip to content

Commit

Permalink
debian: add ryzen-smu-dkms to suggests
Browse files Browse the repository at this point in the history
  We can either use /dev/mem or the DKMS kernel module.
  The DKMS module is used in the fallback path if we can't read /dev/mem.
  • Loading branch information
joka90 committed Aug 28, 2022
1 parent 2348fd8 commit 4893bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Package: libryzenadj0
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Suggests: ryzen-smu-dkms
Description: power management library for Ryzen Mobile Processors.
This library provides APIs to Adjust power management settings for
Ryzen Mobile Processors.
Expand Down

0 comments on commit 4893bb5

Please sign in to comment.