gui-wm/sway: add jpeg flag to gtk-pixbuff for wallpapers
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 29 May 2020 15:07:01 +0000 (10:07 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 29 May 2020 15:07:15 +0000 (10:07 -0500)
Closes: https://bugs.gentoo.org/725680
Closes: https://bugs.gentoo.org/704302
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-wm/sway/sway-1.4-r2.ebuild [moved from gui-wm/sway/sway-1.4-r1.ebuild with 98% similarity]
gui-wm/sway/sway-9999.ebuild

similarity index 98%
rename from gui-wm/sway/sway-1.4-r1.ebuild
rename to gui-wm/sway/sway-1.4-r2.ebuild
index 7329df134bb21c807d97b679d3e9d7cf48fbab8e..6c71bb03218146c8e9e88622a15ddb522d96ea1a 100644 (file)
@@ -40,6 +40,7 @@ DEPEND="
        swayidle? ( gui-apps/swayidle )
        swaylock? ( gui-apps/swaylock )
        systemd? ( >=sys-apps/systemd-239 )
+       wallpapers? ( x11-libs/gdk-pixbuf:2[jpeg] )
        X? ( x11-libs/libxcb:0= )
 "
 if [[ ${PV} == 9999 ]]; then
index 4e8d954b57fdb01d1b559c485e5f236a67fd2cd9..e4618c207ab923d06285bf6113106c25082ae504 100644 (file)
@@ -40,6 +40,7 @@ DEPEND="
        swayidle? ( gui-apps/swayidle )
        swaylock? ( gui-apps/swaylock )
        systemd? ( >=sys-apps/systemd-239 )
+       wallpapers? ( x11-libs/gdk-pixbuf:2[jpeg] )
        X? ( x11-libs/libxcb:0= )
 "
 if [[ ${PV} == 9999 ]]; then