Skip to content

Commit

Permalink
mate-base/mate-session-manager: Set USE-defaults for mesa[egl,gbm]
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Turner <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
mattst88 authored and thesamesam committed Oct 31, 2021
1 parent d684973 commit 2f5fc99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ COMMON_DEPEND="
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango
gles2? ( media-libs/mesa[egl,gles2] )
gles2? ( media-libs/mesa[egl(+),gles2] )
systemd? ( sys-apps/systemd )
elogind? ( sys-auth/elogind )
xtrans? ( x11-libs/xtrans )
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ COMMON_DEPEND="
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango
gles2? ( media-libs/mesa[egl,gles2] )
gles2? ( media-libs/mesa[egl(+),gles2] )
systemd? ( sys-apps/systemd )
elogind? ( sys-auth/elogind )
xtrans? ( x11-libs/xtrans )
Expand Down

0 comments on commit 2f5fc99

Please sign in to comment.