mirror of
https://github.com/swaywm/sway.git
synced 2025-12-15 08:56:30 -05:00
swaybg: load more image formats with gdk-pixbuf2
travis: added gdk-pixbuf2 dependency
This commit is contained in:
parent
8d6f3fff24
commit
3fdf4f811f
5 changed files with 169 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ find_package(Pango REQUIRED)
|
|||
find_package(WLC REQUIRED)
|
||||
find_package(Wayland REQUIRED)
|
||||
find_package(XKBCommon REQUIRED)
|
||||
find_package(GdkPixbuf REQUIRED)
|
||||
|
||||
include_directories(include)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue