Skip to content

Commit

Permalink
gui-wm/sway: fix dep on mesa for libglvnd flag removal
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Sep 30, 2020
1 parent f6005fd commit b435a74
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gui-wm/sway/sway-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit b435a74

Please sign in to comment.