Skip to content

Commit

Permalink
gui-wm/sway: switch to (+) for usedep defaults
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 bdb3e68 commit 7b34f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gui-wm/sway/sway-1.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ DEPEND="
x11-libs/libxkbcommon
x11-libs/pango
x11-libs/pixman
media-libs/mesa[gles2,libglvnd]
media-libs/mesa[gles2,libglvnd(+)]
elogind? ( >=sys-auth/elogind-239 )
swaybar? ( x11-libs/gdk-pixbuf:2 )
swaybg? ( gui-apps/swaybg )
Expand Down
5 changes: 1 addition & 4 deletions gui-wm/sway/sway-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ DEPEND="
x11-libs/libxkbcommon
x11-libs/pango
x11-libs/pixman
|| (
<media-libs/mesa-9999[gles2,libglvnd]
~media-libs/mesa-9999[gles2]
)
media-libs/mesa[gles2,libglvnd(+)]
elogind? ( >=sys-auth/elogind-239 )
swaybar? ( x11-libs/gdk-pixbuf:2 )
swaybg? ( gui-apps/swaybg )
Expand Down

0 comments on commit 7b34f49

Please sign in to comment.