mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user