Skip to content

Commit 853eed1

Browse files
cibi-phluk
authored andcommitted
Update README.md
Added the libkf5notifications-dev in the ubuntu Install Dependencies. Fixes #3101
1 parent 337aeb8 commit 853eed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,8 @@ sudo apt install \
257257
qttools5-dev \
258258
qttools5-dev-tools \
259259
qtwayland5 \
260-
qtwayland5-dev-tools
260+
qtwayland5-dev-tools \
261+
libkf5notifications-dev
261262
```
262263
#### RHEL / CentOS / Oracle Linux
263264

0 commit comments

Comments
 (0)