vim (not the gvim variant) links libwayland
Description:
Introduced w/ the wayland-clipboard support, but +clipboard (X11) was limited to gvim to keep vim free of GUI dependencies. => consider "--with-wayland=no" for the vim package and only keep wayland support vim gvim/vim
Additional info:
- vim 9.1.1492-1
- BBS noise: https://bbs.archlinux.org/viewtopic.php?id=306642
Steps to reproduce:
- Install vim on a system w/o wayland ( (it does not depend on it)
- run vim
- get a linker resolution issue because libwayland cannot be resolved
Edited by Thomas