Add dbus info to readme
This commit is contained in:
parent
4623900898
commit
e677888b62
|
@ -66,6 +66,7 @@ Install dependencies:
|
||||||
* cairo
|
* cairo
|
||||||
* gdk-pixbuf2 *
|
* gdk-pixbuf2 *
|
||||||
* pam **
|
* pam **
|
||||||
|
* dbus >= 1.10 ***
|
||||||
* imagemagick (required for image capture with swaygrab)
|
* imagemagick (required for image capture with swaygrab)
|
||||||
* ffmpeg (required for video capture with swaygrab)
|
* ffmpeg (required for video capture with swaygrab)
|
||||||
|
|
||||||
|
@ -73,6 +74,8 @@ _\*Only required for swaybar, swaybg, and swaylock_
|
||||||
|
|
||||||
_\*\*Only required for swaylock_
|
_\*\*Only required for swaylock_
|
||||||
|
|
||||||
|
_\*\*\*Only required for tray support_
|
||||||
|
|
||||||
Run these commands:
|
Run these commands:
|
||||||
|
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Reference in a new issue