commit:     7b34f499646e8a2671dee39b9a72d839b9afd9cf
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 18:35:27 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 18:35:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b34f499

gui-wm/sway: switch to (+) for usedep defaults

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 gui-wm/sway/sway-1.5.ebuild  | 2 +-
 gui-wm/sway/sway-9999.ebuild | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/gui-wm/sway/sway-1.5.ebuild b/gui-wm/sway/sway-1.5.ebuild
index 66ff5e4f18e..ccdb0da86af 100644
--- a/gui-wm/sway/sway-1.5.ebuild
+++ b/gui-wm/sway/sway-1.5.ebuild
@@ -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 )

diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index 1b28e9cfc03..336a2ad2f6d 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -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 )

Reply via email to