Clarify gdk-pixbuf dependency purpose

swaybg is out-of-tree so not relevant here. swaybar's tray doesn't
actually depend on gdk-pixbuf, but gdk-pixbuf enables more image
formats for swaybar tray when available.

Closes: https://github.com/swaywm/sway/issues/7913
This commit is contained in:
Simon Ser 2024-01-19 12:21:15 +01:00
parent 5fc85c5066
commit ae33f4eb37
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ Install dependencies:
* json-c
* pango
* cairo
* gdk-pixbuf2 (optional: system tray)
* gdk-pixbuf2 (optional: additional image formats for system tray)
* [swaybg] (optional: wallpaper)
* [scdoc] (optional: man pages) \*
* git (optional: version info) \*