Skip to content

Commit

Permalink
Merge pull request #164 from taj-ny/taj-ny-patch-1
Browse files Browse the repository at this point in the history
readme: add missing debian dependencies
  • Loading branch information
taj-ny authored Jan 11, 2025
2 parents 58e6653 + 73d7d21 commit 913cfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Fixes for blur-related Plasma bugs that haven't been patched yet.
<br>

```
sudo apt install git cmake g++ extra-cmake-modules qt6-tools-dev kwin-dev libkf6configwidgets-dev gettext libkf6crash-dev libkf6globalaccel-dev libkf6kio-dev libkf6service-dev libkf6notifications-dev libkf6kcmutils-dev libkdecorations2-dev
sudo apt install git cmake g++ extra-cmake-modules qt6-tools-dev kwin-dev libkf6configwidgets-dev gettext libkf6crash-dev libkf6globalaccel-dev libkf6kio-dev libkf6service-dev libkf6notifications-dev libkf6kcmutils-dev libkdecorations2-dev libxcb-composite0-dev libxcb-randr0-dev libxcb-shm0-dev
```
</details>

Expand Down

0 comments on commit 913cfdd

Please sign in to comment.