gui-wm/sway: fix dep on mesa for libglvnd flag removal

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2020-09-30 10:55:45 -05:00
parent f6005fd61b
commit b435a748e8

View File

@@ -33,7 +33,10 @@ DEPEND="
x11-libs/libxkbcommon
x11-libs/pango
x11-libs/pixman
media-libs/mesa[gles2,libglvnd]
|| (
<media-libs/mesa-9999[gles2,libglvnd]
~media-libs/mesa-9999[gles2]
)
elogind? ( >=sys-auth/elogind-239 )
swaybar? ( x11-libs/gdk-pixbuf:2 )
swaybg? ( gui-apps/swaybg )