runtime(doc): INSTALL: "libwayland-dev" is required on Ubuntu for Wayland clipboard support
In GNU/Linux distros without X11 and only depending on the Wayland
Composer as a display server I could not find official documentation on
how to compile VIM with clipbloard support.
> This will become more relevant as common distros ship with Wayland
only environments. (sources & articles bellow)
diff --git a/src/INSTALL b/src/INSTALL
index ab760cd13..083780cc8 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -61,6 +61,10 @@ To build Vim on Ubuntu from scratch on a clean system using git:
% sudo apt install libxt-dev
% make reconfig