mirror of
https://github.com/erpalma/throttled.git
synced 2026-04-21 06:03:56 +00:00
Merge pull request #44 from rborer/patch-1
Fedora: package python3-devel is also required
This commit is contained in:
commit
db3b1b89b8
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ sudo systemctl disable thermald.service
|
|||
|
||||
### Fedora
|
||||
```
|
||||
dnf install cairo-gobject-devel gobject-introspection-devel dbus-glib-devel python-virtualenv
|
||||
dnf install cairo-gobject-devel gobject-introspection-devel dbus-glib-devel python-virtualenv python3-devel
|
||||
git clone https://github.com/erpalma/lenovo-throttling-fix.git
|
||||
sudo ./install.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue