commit: 4b3c665f71cfdbab625b0769db1fb7f162744d81 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Oct 15 14:50:05 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Oct 15 14:54:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3c665f
profiles: add note to egl-wayland mask that it still has uses Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ac3fab54a36..ed20fc47cdf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -264,8 +264,9 @@ net-libs/libsoup:3.0 # Ionen Wolkens <[email protected]> (2021-09-03) # Known to break plasma, and several other applications on EGLStream -# wayland. egl-wayland-1.1.7-r1 is still usable with newer drivers -# and does not prevent using wlroots-based compositors with GBM. +# wayland, and egl-wayland-1.1.7-r1 is still usable with newer drivers. +# While it does not prevent using wlroots-based compositors with GBM, +# it's needed to use some features with it (unmask if wanted). # https://github.com/NVIDIA/egl-wayland/issues/40 # https://github.com/NVIDIA/egl-wayland/issues/41 >=gui-libs/egl-wayland-1.1.8
