gui-wm/sway: add jpeg flag to gtk-pixbuff for wallpapers

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>
This commit is contained in:
Matthew Thode
2020-05-29 10:07:01 -05:00
parent 70182c5145
commit 1017774816
2 changed files with 2 additions and 0 deletions

View 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

View 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