From 236ca63419528da1ebfbfe7aabd24a1c3b274437 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 25 Apr 2019 11:23:37 -0400 Subject: swaybg: split into standalone project The new upstream is https://github.com/swaywm/swaybg This commit also refactors our use of gdk-pixbuf a bit, since the only remaining reverse dependency is swaybar tray support. --- swaynag/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'swaynag') diff --git a/swaynag/meson.build b/swaynag/meson.build index 9c29fd1a..71f2fc2d 100644 --- a/swaynag/meson.build +++ b/swaynag/meson.build @@ -10,7 +10,6 @@ executable( dependencies: [ cairo, client_protos, - gdk_pixbuf, pango, pangocairo, wayland_client, -- cgit v1.2.3-54-g00ecf