From 24573b0a4f74201e83a85599748c9948799f0a32 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sat, 17 Apr 2021 16:44:13 +0200 Subject: gui-libs/egl-wayland: add compatibility info to postinst messages Signed-off-by: Ionen Wolkens Signed-off-by: David Seifert --- gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild index 931329d094c9..5592ca6a5cda 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild @@ -48,5 +48,13 @@ pkg_postinst() { elog "Can be accomplished by:" elog " echo 'options nvidia-drm modeset=1' > ${EROOT}/etc/modprobe.d/nvidia-drm.conf" elog "...then reloading the module." + elog + elog "Note that EGLStream requires support from the wayland compositor and" + elog "is not currently supported by many popular options such as gui-wm/sway." + fi + + if has_version "