mirror of
https://github.com/erpalma/throttled.git
synced 2026-01-01 06:10:00 +01:00
Missing Debian/Ubuntu python3-wheel dep
added python3-wheel
This commit is contained in:
parent
d2361431cb
commit
d0f7c152af
|
|
@ -57,7 +57,7 @@ Thanks to *felixonmars* for creating and maintaining this package.
|
|||
|
||||
### Debian/Ubuntu
|
||||
```
|
||||
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev python3-venv
|
||||
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev python3-venv python3-wheel
|
||||
git clone https://github.com/erpalma/lenovo-throttling-fix.git
|
||||
sudo ./lenovo-throttling-fix/install.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue